Yang Tse
|
f6114f2ec4
|
- Jakub Hrozek fixed more function prototypes in man pages to sync them
with the ones declared in ares.h
|
2009-11-23 00:57:50 +00:00 |
|
Yang Tse
|
1c93d9dcfe
|
Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZED
if library initialization has not been performed calling ares_library_init().
|
2009-05-26 18:00:14 +00:00 |
|
Daniel Stenberg
|
dd3594c6b3
|
Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.
Also discussed on the ml.
|
2008-12-03 09:59:50 +00:00 |
|
Dan Fandrich
|
232518a219
|
Fixed a couple of typos
|
2008-11-28 23:24:06 +00:00 |
|
Daniel Stenberg
|
76c251513e
|
- Introducing millisecond resolution support for the timeout option. See
ares_init_options()'s ARES_OPT_TIMEOUTMS.
|
2008-05-13 20:48:48 +00:00 |
|
Daniel Stenberg
|
dd06c60ada
|
Nick Mathewson added the ARES_OPT_SOCK_STATE_CB option that when set makes
c-ares call a callback on socket state changes. A better way than the
ares_getsock() to get full control over the socket state.
|
2006-05-03 06:11:44 +00:00 |
|
Daniel Stenberg
|
7fd1ce4dc3
|
NORECURSE clarification, minor formatting update
|
2004-12-07 10:43:21 +00:00 |
|
Daniel Stenberg
|
0436fbe226
|
ares 1.1.1 with collected applied patches
|
2003-10-07 21:54:04 +00:00 |
|