gio.SocketConnection

Undocumented in source.

Public Imports

gio.c.types
public import gio.c.types;
gtkc.giotypes
public import gtkc.giotypes;

Members

Classes

SocketConnection
class SocketConnection

gio.SocketConnection is a gio.IOStream for a connected socket. They can be created either by gio.SocketClient when connecting to a host, or by gio.SocketListener when accepting a new client.