RGtk2 (version 2.20.31)

gSocketServiceIsActive: gSocketServiceIsActive

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

gSocketServiceIsActive(object)

Arguments

Value

TRUE if the service is active, FALSE otherwise

Details

Since 2.22