SocketConnection.isConnected

Checks if connection is connected. This is equivalent to calling gio.socket.Socket.isConnected on connection's underlying #GSocket.

class SocketConnection
bool
isConnected
()

Return Value

Type: bool

whether connection is connected