• Home
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1c-ares
2======
3
4This package is based on ares 1.1.1 (written by Greg Hudson). I decided to
5fork and release a separate project since the ares author didn't want the
6improvements that were vital for our use of it.
7
8This package is dubbed 'c-ares' since I (Daniel Stenberg) wanted this for use
9within the curl project (hence the letter C) and it makes a nice pun. Also,
10c-ares is not API compatible with ares: a new name makes that more obvious to
11the public.
12
13The original libares was distributed at athena-dist.mit.edu:pub/ATHENA/ares.
14