Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gSocketGetKeepalive: gSocketGetKeepalive
Description
Gets the keepalive mode of the socket. For details on this, see
gSocketSetKeepalive
.
Usage
gSocketGetKeepalive(object)
Arguments
object
a
GSocket
.
Value
TRUE
if keepalive is active,
FALSE
otherwise.
Details
Since 2.22