gSocketServiceStop: gSocketServiceStop
Description
Stops the service, i.e. stops accepting connections
from the added sockets when the mainloop runs.Usage
gSocketServiceStop(object)
Details
This call is threadsafe, so it may be called from a thread
handling an incomming client request.
Since 2.22