X-Git-Url: https://git.distorted.org.uk/~mdw/adns/blobdiff_plain/aa958273fb97da388bc0f2da7abafcfb824c3efc..58e0962435870904a7428a79bbdc6ffd83c54fb5:/README.html diff --git a/README.html b/README.html index 6cf053e..93e9177 100644 --- a/README.html +++ b/README.html @@ -1,13 +1,6 @@ -adns - advanced, alternative, asynchronous resolver - + + +adns - advanced, alternative, asynchronous resolver @@ -16,12 +9,25 @@ Advanced, easy to use, asynchronous-capable DNS client library and utilities. + + + + + + + + +

adns is a resolver library for C (and C++) programs, and a collection -of useful DNS resolver utilities. In contrast with the existing -interfaces, gethostbyname et al and libresolv, it has the following -features: +of useful DNS resolver utilities. + + +

C library

+ +In contrast with the standard interfaces, gethostbyname et al and +libresolv, it has the following features: -

Technical note

- -adns requires a real nameserver like -BIND -or -Dents running on -the same system or a nearby one, which must be willing to provide -`recursive service'. I.e., adns is a `stub resolver'. All properly -configured UN*X and GNU systems will already have such nameserver(s); -they are usually listed in /etc/resolv.conf. -

Documentation

I'm afraid there is no manual yet. However, competent C programmers @@ -122,7 +117,7 @@ list, send it to adns-maint@chiark.greenend.org.uk. I have set up mailinglists adns-announce and adns-discuss. The announcements list is moderated and -will contain only announcements of important bugs, new versions, &c. +will contain only announcements of important bugs, new versions, etc. The bug reports address mentioned above is also a mailing list; feel free to subscribe to it. @@ -141,13 +136,15 @@ Available for download from chiark.greenend.org.uk are: