diff options
author | Sergei Kolobov <sergei@FreeBSD.org> | 2004-01-31 23:18:12 +0000 |
---|---|---|
committer | Sergei Kolobov <sergei@FreeBSD.org> | 2004-01-31 23:18:12 +0000 |
commit | 7dafd7e358734d2393e09502839664d9f12affd1 (patch) | |
tree | 1a06a469d89dcdd8c583b06b33fe0e9d008b4240 /dns/firedns/pkg-descr | |
parent | 6f3a2bc6251b949c92167ce33fcbb2f968a64e4c (diff) | |
download | ports-7dafd7e358734d2393e09502839664d9f12affd1.tar.gz ports-7dafd7e358734d2393e09502839664d9f12affd1.zip |
Notes
Diffstat (limited to 'dns/firedns/pkg-descr')
-rw-r--r-- | dns/firedns/pkg-descr | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/dns/firedns/pkg-descr b/dns/firedns/pkg-descr index 5e0d9ebe9c66..a09bd01bf63d 100644 --- a/dns/firedns/pkg-descr +++ b/dns/firedns/pkg-descr @@ -1,16 +1,13 @@ -From libfiredns(3): - -"libfiredns is a library for handling asynchronous DNS +libfiredns is a library for handling asynchronous DNS requests. It provides a very simple interface for sending requests and parsing reponses, as well as low-timeout blocking functions. It can also be compiled to override the BIND/LIBC functions with its alternative implementations. libfiredns functions have much lower timeouts than the stock functions and tend to be faster because they send requests -to all configured system nameservers at the same time." +to all configured system nameservers at the same time. -WWW: http://ares.penguinhosting.net/~ian/ +WWW: http://ares.penguinhosting.net/~ian/ - Dean - dean@odyssey.apana.org.au |