Gets the blocking mode of the socket. For details on blocking I/O, see Socket.setBlocking.
TRUE if blocking I/O is used, FALSE otherwise.
2.22
Gets the blocking mode of the socket. For details on blocking I/O, see Socket.setBlocking.