gSocketServiceStart {RGtk2}R Documentation

gSocketServiceStart

Description

Starts the service, i.e. start accepting connections from the added sockets when the mainloop runs.

Usage

gSocketServiceStart(object)

Arguments

object

a GSocketService

Details

This call is threadsafe, so it may be called from a thread handling an incomming client request. Since 2.22

Author(s)

Derived by RGtkGen from GTK+ documentation


[Package RGtk2 version 2.20.21 Index]