gio.TcpWrapperConnection

Undocumented in source.

Public Imports

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

Members

Classes

TcpWrapperConnection
class TcpWrapperConnection

A gio.TcpWrapperConnection can be used to wrap a gio.IOStream that is based on a atk.Socket, but which is not actually a gio.SocketConnection This is used by gio.SocketClient so that it can always return a gio.SocketConnection, even when the connection it has actually created is not directly a gio.SocketConnection