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