mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-09-08 17:08:45 +02:00
Add GResolver, a glib-ish interface to DNS
GResolver provides asynchronous (and synchronous-but-cancellable) APIs for resolving hostnames, reverse-resolving IP addresses back to hostnames, and resolving SRV records. Part of #548466.
This commit is contained in:
1
gio/tests/.gitignore
vendored
1
gio/tests/.gitignore
vendored
@@ -12,3 +12,4 @@ memory-input-stream
|
||||
memory-output-stream
|
||||
filter-streams
|
||||
sleepy-stream
|
||||
resolver
|
||||
|
Reference in New Issue
Block a user