Socket.getBlocking

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

class Socket
bool
getBlocking
()

Return Value

Type: bool

true if blocking I/O is used, false otherwise.