getBlocking

open fun getBlocking(): Boolean

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