aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_getnameinfo.3
AgeCommit message (Collapse)Author
2010-03-24remove the ares subtreeDaniel Stenberg
c-ares is now hosted entirely separate from the curl project see http://c-ares.haxx.se/ for all details concerning c-ares, its source repository and more.
2009-05-19Force revision update, to force CVS to update the $Id date string formatYang Tse
2009-05-02Use build-time configured ares_socklen_t instead of socklen_tYang Tse
2007-09-28Make the query callbacks return the number of timeouts that happened during ↵Steinar H. Gunderson
the execution of a query, and update documentation accordingly. (Patch from the Google tree.)
2005-05-16Added ares_getnameinfo which mimics the getnameinfo APIDominick Meglio