2004-04-01 03:25:23 -05:00
|
|
|
c-ares
|
|
|
|
======
|
2004-01-29 06:32:24 -05:00
|
|
|
|
2004-04-01 03:25:23 -05:00
|
|
|
This package is based on ares 1.1.1 (written by Greg Hudson). I decided to
|
|
|
|
fork and release a separate project since the ares author didn't want the
|
|
|
|
improvements that were vital for our use of it.
|
2004-01-29 06:32:24 -05:00
|
|
|
|
2004-04-01 03:25:23 -05:00
|
|
|
This package is dubbed 'c-ares' since I (Daniel Stenberg) wanted this for use
|
|
|
|
within the curl project (hence the letter C) and it makes a nice pun. Also,
|
|
|
|
c-ares is not API compatible with ares: a new name makes that more obvious to
|
|
|
|
the public.
|
2004-01-29 06:32:24 -05:00
|
|
|
|
|
|
|
The full source code is available in the 'c-ares' release archives, and in the
|
|
|
|
'ares' subdir of the curl CVS source repostitory.
|
|
|
|
|
|
|
|
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
|
2004-04-01 03:25:23 -05:00
|
|
|
on the c-ares mailing list: http://cool.haxx.se/mailman/listinfo/c-ares
|
2004-01-29 06:32:24 -05:00
|
|
|
|
|
|
|
c-ares is of course distributed under the same MIT-style license as the
|
|
|
|
original ares.
|
|
|
|
|
2004-02-03 04:40:19 -05:00
|
|
|
You'll find all c-ares details and news here:
|
|
|
|
|
|
|
|
http://daniel.haxx.se/projects/c-ares
|