ThreadedSocketService.this
No documentation available for this declaration.
this
(int maxThreads) nothrowCreates 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.