gSocketServiceStop {RGtk2}R Documentation

gSocketServiceStop

Description

Stops the service, i.e. stops accepting connections from the added sockets when the mainloop runs.

Usage

gSocketServiceStop(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]