Commit edcd1981 authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

point out that this is a forked project, all c-ares specific stuff is now

in README.cares
parent ada9a9f4
Loading
Loading
Loading
Loading
+5 −0
Original line number Diff line number Diff line
This is c-ares, a forked version of the original ares. The original ares
README follows below, the c-ares specific details are in README.cares

====================================================================

This is 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