Back to Seed Clases

Gio


Classes

Interfaces

Structs

Unions

Enums

GObject.Object
parent-child marker Gio.NetworkService

Class Gio.NetworkService

Import line: Gio = imports.gi.Gio;
GIR File: Gio-2.0.gir
C documentation: GNetworkService
Class : NetworkService
Implements: Gio.SocketConnectable
Extends: GObject.Object
Like GNetworkAddress does with hostnames, GNetworkService
provides an easy way to resolve a SRV record, and then attempt to
connect to one of the hosts that implements that service, handling
service priority/weighting, multiple IP addresses, and multiple
address families.
See GSrvTarget for more information about SRV records, and see
GSocketConnectable for and example of using the connectable
interface.
Properties
Properties Defined By
Methods / Constructors
Method / Constructor Defined By
Events
None
Used by These Methods / Signals / Properties- Nowhere other than here
Documentation generated by Introspection Doc Generator Loosely Based on JsDoc Toolkit on Sat Apr 16 2011 17:11:14 GMT+0800 (HKT)