edited slightly, point out our new mailinglist

pull/1/head
Daniel Stenberg 21 years ago
parent a674c1fd32
commit 8ede9dd9c9
  1. 18
      README.cares

@ -1,19 +1,21 @@
c-ares
======
This package is based on ares 1.1.1 (written by Greg Hudson). I've decided to This package is based on ares 1.1.1 (written by Greg Hudson). I decided to
put together and release my own ares archives since the ares maintainer fork and release a separate project since the ares author didn't want the
doesn't want these improvements. improvements that were vital for our use of it.
The package is thus dubbed 'c-ares' since I (Daniel Stenberg) want this for This package is dubbed 'c-ares' since I (Daniel Stenberg) wanted this for use
use within the curl project (hence the letter C) and it makes a nice within the curl project (hence the letter C) and it makes a nice pun. Also,
pun. Also, c-ares will not remain API compatible with the original ares, so c-ares is not API compatible with ares: a new name makes that more obvious to
picking a new name makes it more obvious to the public. the public.
The full source code is available in the 'c-ares' release archives, and in the The full source code is available in the 'c-ares' release archives, and in the
'ares' subdir of the curl CVS source repostitory. 'ares' subdir of the curl CVS source repostitory.
If you find bugs, correct flaws, have questions or have comments in general in If you find bugs, correct flaws, have questions or have comments in general in
regard to c-ares (or by all means the original ares too), get in touch with us regard to c-ares (or by all means the original ares too), get in touch with us
on the curl-library mailing list. on the c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares
c-ares is of course distributed under the same MIT-style license as the c-ares is of course distributed under the same MIT-style license as the
original ares. original ares.

Loading…
Cancel
Save