gSocketIsClosed {RGtk2}R Documentation

gSocketIsClosed

Description

Checks whether a socket is closed.

Usage

gSocketIsClosed(object)

Arguments

object

a GSocket

Details

Since 2.22

Value

[logical] TRUE if socket is closed, FALSE otherwise

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]