Rdocumentation
powered by
Learn R Programming
RGtk2 (version 2.20.31)
gSocketIsClosed: gSocketIsClosed
Description
Checks whether a socket is closed.
Usage
gSocketIsClosed(object)
Arguments
object
a
GSocket
Value
TRUE
if socket is closed,
FALSE
otherwise
Details
Since 2.22