Socket.getBlocking

Gets the blocking mode of the socket. For details on blocking I/O, see Socket.setBlocking.

class Socket
bool
getBlocking
()

Return Value

Type: bool

TRUE if blocking I/O is used, FALSE otherwise.

Meta

Since

2.22