ThreadedSocketService.this
this
(int maxThreads)Creates a new #GThreadedSocketService with no listeners. Listeners must be added with one of the #GSocketListener "add" methods.
Parameters
maxThreads | the maximal number of threads to execute concurrently handling incoming clients, -1 means no limit |
Returns
a new #GSocketService.