aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_dup.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-11-23- Jakub Hrozek fixed more function prototypes in man pages to sync themYang Tse
with the ones declared in ares.h
2009-05-26Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZEDYang Tse
if library initialization has not been performed calling ares_library_init().
2008-12-03Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.Daniel Stenberg
Also discussed on the ml.