freebsd-ports/dns/c-ares/pkg-descr
Pav Lucistnik 1f5798f238 - Update download location, update WWW
Reported by:	-fetch-original pointyhat run
2009-01-30 21:37:23 +00:00

8 lines
429 B
Text

This is c-ares, an asynchronous resolver library. It is intended for
applications which need to perform DNS queries without blocking, or
need to perform multiple DNS queries in parallel. The primary
examples of such applications are servers which communicate with
multiple clients and programs with graphical user interfaces.
WWW: http://c-ares.haxx.se/
Author: Daniel Stenberg <daniel@haxx.se>, Greg Hudson <ghudson@mit.edu>