aboutsummaryrefslogtreecommitdiff
path: root/ares/ares_init.3
AgeCommit message (Collapse)Author
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.
2008-11-28Fixed a couple of typosDan Fandrich
2008-05-13- Introducing millisecond resolution support for the timeout option. SeeDaniel Stenberg
ares_init_options()'s ARES_OPT_TIMEOUTMS.
2006-05-03Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makesDaniel Stenberg
c-ares call a callback on socket state changes. A better way than the ares_getsock() to get full control over the socket state.
2004-12-07NORECURSE clarification, minor formatting updateDaniel Stenberg
2003-10-07ares 1.1.1 with collected applied patchesDaniel Stenberg