SocketService.start

Starts the service, i.e. start accepting connections from the added sockets when the mainloop runs. This call is threadsafe, so it may be called from a thread handling an incomming client request. Since 2.22

class SocketService
void
start
()

Meta