getBlocking
Gets the blocking mode of the socket. For details on blocking I/O, see g_socket_set_blocking().
Return
true if blocking I/O is used, false otherwise.
Since
2.22
Gets the blocking mode of the socket. For details on blocking I/O, see g_socket_set_blocking().
true if blocking I/O is used, false otherwise.
2.22