gio.ThreadedSocketService

Undocumented in source.

Public Imports

gio.c.types
public import gio.c.types;
Undocumented in source.
gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.

Members

Classes

ThreadedSocketService
class ThreadedSocketService

A #GThreadedSocketService is a simple subclass of #GSocketService that handles incoming connections by creating a worker thread and dispatching the connection to it by emitting the #GThreadedSocketService::run signal in the new thread.

Meta