Socket.getKeepalive

Gets the keepalive mode of the socket. For details on this, see g_socket_set_keepalive(). Since 2.22

class Socket
int
getKeepalive
()

Return Value

Type: int

TRUE if keepalive is active, FALSE otherwise.

Meta