SocketConnection.isConnected
bool isConnected() nothrowChecks if connection is connected. This is equivalent to calling gio.socket.Socket.isConnected on connection's underlying #GSocket.
Returns
whether connection is connected
bool isConnected() nothrowChecks if connection is connected. This is equivalent to calling gio.socket.Socket.isConnected on connection's underlying #GSocket.