Daniel Stenberg
|
7658fcdefb
|
ares_init.3: split the init docs into two separate man pages
|
8 years ago |
Gregor Jasny
|
5e5b2f4239
|
Fix typos detected by lintian
Closes #32
|
9 years ago |
Jakub Hrozek
|
125b1a8619
|
ares_init: Last, not first instance of domain or search should win
|
15 years ago |
Daniel Stenberg
|
63627fa5ab
|
remove all $Id$ lines
|
15 years ago |
Peter Pentchev
|
a83d892bb2
|
Fix a couple of typos and grammar nits.
|
15 years ago |
Yang Tse
|
8fe746fcf2
|
Added IPv6 name servers support
|
15 years ago |
Yang Tse
|
497afa9acb
|
- Jakub Hrozek fixed more function prototypes in man pages to sync them
with the ones declared in ares.h
|
15 years ago |
Yang Tse
|
cf3301f024
|
Make ares_init(), ares_dup() and ares_init_options() return ARES_ENOTINITIALIZED
if library initialization has not been performed calling ares_library_init().
|
16 years ago |
Daniel Stenberg
|
e61d4b9e21
|
Introduce ares_dup(3) and new thoughts about API/ABI and how to move forwards.
Also discussed on the ml.
|
16 years ago |
Dan Fandrich
|
12c97e9c1e
|
Fixed a couple of typos
|
16 years ago |
Daniel Stenberg
|
46dbd9461a
|
- Introducing millisecond resolution support for the timeout option. See
ares_init_options()'s ARES_OPT_TIMEOUTMS.
|
17 years ago |
Daniel Stenberg
|
22e34b53e4
|
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.
|
19 years ago |
Daniel Stenberg
|
93538d6a9d
|
NORECURSE clarification, minor formatting update
|
20 years ago |
Daniel Stenberg
|
5e847a14bd
|
ares 1.1.1 with collected applied patches
|
21 years ago |