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)
commit50ba81cd230f9054fa7c45cb4202ce8720c502b3
tree277c02b995aacc09540ec58270e10cd1845ff2b3
parentb669e17544c0ff64d120b8a0df2677c59ccea8fd
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:
adig.c
ahost.c
ares.h
ares_cancel.c
ares_destroy.c
ares_gethostbyaddr.3
ares_gethostbyaddr.c
ares_gethostbyname.3
ares_gethostbyname.c
ares_getnameinfo.3
ares_getnameinfo.c
ares_private.h
ares_process.c
ares_query.3
ares_query.c
ares_search.3
ares_search.c
ares_send.3
ares_send.c