Undocumented in source.
A gio.ThreadedSocketService is a simple subclass of gio.SocketService that handles incoming connections by creating a worker thread and dispatching the connection to it by emitting the run signal in the new thread.
Undocumented in source.