GLib.Resolver – gio-2.0 Reference Manual
Packages
gio-2.0
GLib
Resolver
get_default
Resolver
lookup_by_address
lookup_by_address_async
lookup_by_name
lookup_by_name_async
lookup_records
lookup_records_async
lookup_service
lookup_service_async
lookup_service_fn
lookup_service_fn_async
set_default
reload
Resolver
Object Hierarchy:
Description:
public
class
Resolver
:
Object
Namespace:
GLib
Package:
gio-2.0
Content:
Static methods:
public
static
Resolver
get_default
()
Creation methods:
protected
Resolver
()
Methods:
public
virtual
string
lookup_by_address
(
InetAddress
address,
Cancellable
? cancellable =
null
)
throws
Error
public
virtual
async
string
lookup_by_address_async
(
InetAddress
address,
Cancellable
? cancellable =
null
)
throws
Error
public
virtual
List
<
InetAddress
>
lookup_by_name
(
string
hostname,
Cancellable
? cancellable =
null
)
throws
Error
public
virtual
async
List
<
InetAddress
>
lookup_by_name_async
(
string
hostname,
Cancellable
? cancellable =
null
)
throws
Error
public
virtual
List
<
Variant
>
lookup_records
(
string
rrname,
ResolverRecordType
record_type,
Cancellable
? cancellable =
null
)
throws
Error
public
virtual
async
List
<
Variant
>
lookup_records_async
(
string
rrname,
ResolverRecordType
record_type,
Cancellable
? cancellable =
null
)
throws
Error
public
List
<
SrvTarget
>
lookup_service
(
string
service,
string
protocol,
string
domain,
Cancellable
? cancellable =
null
)
throws
Error
public
async
List
<
SrvTarget
>
lookup_service_async
(
string
service,
string
protocol,
string
domain,
Cancellable
? cancellable =
null
)
throws
Error
public
virtual
List
<
SrvTarget
>
lookup_service_fn
(
string
rrname,
Cancellable
? cancellable =
null
)
throws
Error
public
virtual
async
List
<
SrvTarget
>
lookup_service_fn_async
(
string
rrname,
Cancellable
? cancellable =
null
)
public
void
set_default
()
Signals:
public
virtual
signal
void
reload
()
Inherited Members:
All known members inherited from class GLib.Object
@new
newv
new_valist
get_type
get_class
@ref
unref
ref_sink
weak_ref
weak_unref
add_weak_pointer
remove_weak_pointer
@get
@set
get_property
set_property
get_data
set_data
set_data_full
steal_data
get_qdata
set_qdata
set_qdata_full
steal_qdata
freeze_notify
thaw_notify
dispose
constructed
notify_property
connect
disconnect
add_toggle_ref
remove_toggle_ref
bind_property
notify
ref_count