glib/gio/libasyncns/README
Dan Winship c94d3f9288 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.
2009-04-22 08:36:32 -04:00

8 lines
255 B
Plaintext

The sources are derived from Lennart Poettering's libasyncns library:
http://0pointer.de/lennart/projects/libasyncns/
The 'update.sh' script in this directory, when pointed at
the original sources updates the files in this directory
to the new version