freebsd-ports/dns/firedns/pkg-descr
Edwin Groothuis 7368c19fe1 Maintainer updates for misc/firestring and net/firedns (depending
on each other)

PR:		ports/44771,ports/44773
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2002-11-09 00:37:57 +00:00

16 lines
562 B
Text

From libfiredns(3):
"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."
WWW: http://ares.penguinhosting.net/~ian/
- Dean
dean@odyssey.apana.org.au