989772c9ac
had both lines: Author: ... WWW: .... So standardize on that, and move them to the end of the file when necessary. Also fix some more whitespace, and remove more "signature tags" of varying forms, like -- name, etc. s/AUTHOR/Author/ A few other various formatting issues
8 lines
429 B
Text
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.
|
|
|
|
Author: Daniel Stenberg <daniel@haxx.se>, Greg Hudson <ghudson@mit.edu>
|
|
WWW: http://c-ares.haxx.se/
|