ThreadedSocketService.this

Creates a new #GThreadedSocketService with no listeners. Listeners must be added with one of the #GSocketListener "add" methods.

class ThreadedSocketService
this

Parameters

maxThreads int

the maximal number of threads to execute concurrently handling incoming clients, -1 means no limit

Return Value

a new #GSocketService.