Description Usage Arguments Details Value Author(s)
Creates a new GThreadedSocketService
with no listeners. Listeners
must be added with gSocketServiceAddListeners()
.
1 | gThreadedSocketServiceNew(max.threads)
|
|
the maximal number of threads to execute concurrently handling incoming clients, -1 means no limit |
Since 2.22
[GSocketService
] a new GSocketService
.
Derived by RGtkGen from GTK+ documentation
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.