gSocketIsConnected {RGtk2} | R Documentation |
Check whether the socket is connected. This is only useful for connection-oriented sockets.
gSocketIsConnected(object)
|
a |
Since 2.22
[logical] TRUE
if socket is connected, FALSE
otherwise.
Derived by RGtkGen from GTK+ documentation