SocketConnection.isConnected

Checks if connection is connected. This is equivalent to calling g_socket_is_connected() on connection's underlying GSocket. Since 2.32

class SocketConnection
int
isConnected
()

Return Value

Type: int

whether connection is connected

Meta