aboutsummaryrefslogtreecommitdiffstats
path: root/dns/c-ares/pkg-descr
blob: 3eb3a1ba5ccd1bd92218c9604686bc906339bffb (plain) (blame)
1
2
3
4
5
6
7
8
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>