gSocketServiceIsActive: gSocketServiceIsActive

Description Usage Arguments Details Value Author(s)

View source: R/gioFuncs.R

Description

Check whether the service is active or not. An active service will accept new clients that connect, while a non-active service will let connecting clients queue up until the service is started.

Usage

1

Arguments

object

a GSocketService

Details

Since 2.22

Value

[logical] TRUE if the service is active, FALSE otherwise

Author(s)

Derived by RGtkGen from GTK+ documentation


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