gSocketGetKeepalive {RGtk2}R Documentation

gSocketGetKeepalive

Description

Gets the keepalive mode of the socket. For details on this, see gSocketSetKeepalive.

Usage

gSocketGetKeepalive(object)

Arguments

object

a GSocket.

Details

Since 2.22

Value

[logical] TRUE if keepalive is active, FALSE otherwise.

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]