gio.ProxyResolverT

Undocumented in source.

Public Imports

gio.AsyncResultIF
public import gio.AsyncResultIF;
gio.Cancellable
public import gio.Cancellable;
gio.ProxyResolverIF
public import gio.ProxyResolverIF;
gio.c.functions
public import gio.c.functions;
gio.c.types
public import gio.c.types;
glib.ErrorG
public import glib.ErrorG;
glib.GException
public import glib.GException;
glib.Str
public import glib.Str;
gobject.ObjectG
public import gobject.ObjectG;
gtkc.giotypes
public import gtkc.giotypes;

Members

Templates

ProxyResolverT
template ProxyResolverT(TStruct)

GProxyResolver provides synchronous and asynchronous network proxy resolution. GProxyResolver is used within gio.SocketClient through the method Socket.connectableProxyEnumerate.