]> granicus.if.org Git - curl/commit
Make the query callbacks return the number of timeouts that happened during the execu...
authorSteinar H. Gunderson <sesse@google.com>
Fri, 28 Sep 2007 14:46:51 +0000 (14:46 +0000)
committerSteinar H. Gunderson <sesse@google.com>
Fri, 28 Sep 2007 14:46:51 +0000 (14:46 +0000)
commit6ce589c3ee1b905d22d419531e8e2019134e833b
treeeb557ed81d38a2339ca2cb6069b8973c93f18e17
parentd426c20c0a71df7db7a8bae18c91034df502070a
Make the query callbacks return the number of timeouts that happened during the execution of a query, and update documentation accordingly. (Patch from the Google tree.)
19 files changed:
ares/adig.c
ares/ahost.c
ares/ares.h
ares/ares_cancel.c
ares/ares_destroy.c
ares/ares_gethostbyaddr.3
ares/ares_gethostbyaddr.c
ares/ares_gethostbyname.3
ares/ares_gethostbyname.c
ares/ares_getnameinfo.3
ares/ares_getnameinfo.c
ares/ares_private.h
ares/ares_process.c
ares/ares_query.3
ares/ares_query.c
ares/ares_search.3
ares/ares_search.c
ares/ares_send.3
ares/ares_send.c