gio.NetworkAddress

Undocumented in source.

Public Imports

gtkc.giotypes
public import gtkc.giotypes;
Undocumented in source.

Members

Classes

NetworkAddress
class NetworkAddress

Description GNetworkAddress provides an easy way to resolve a hostname and then attempt to connect to that host, handling the possibility of multiple IP addresses and multiple address families. See GSocketConnectable for and example of using the connectable interface.

Meta