Socket.getBlocking
bool getBlocking()Gets the blocking mode of the socket. For details on blocking I/O, see [gio.socket.Socket.setBlocking].
Returns
true if blocking I/O is used, false otherwise.
bool getBlocking()Gets the blocking mode of the socket. For details on blocking I/O, see [gio.socket.Socket.setBlocking].