Creates a new gio.ThreadedSocketService with no listeners. Listeners must be added with one of the gio.SocketListener "add" methods.
the maximal number of threads to execute concurrently handling incoming clients, -1 means no limit
a new gio.SocketService
ConstructionException GTK+ fails to create the object.
2.22
Creates a new gio.ThreadedSocketService with no listeners. Listeners must be added with one of the gio.SocketListener "add" methods.