Socket.getBlocking

Gets the blocking mode of the socket. For details on blocking I/O, see g_socket_set_blocking().

class Socket
bool
getBlocking
()

Return Value

Type: bool

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

Meta

Since

2.22