gSocketIsClosed: gSocketIsClosed

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

Checks whether a socket is closed.

Usage

1

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


RGtk2 documentation built on Oct. 14, 2021, 5:08 p.m.

Related to gSocketIsClosed in RGtk2...