Searched refs:ares_cancel (Results 1 – 8 of 8) sorted by relevance
6 ares_cancel.c \72 MANPAGES = ares_cancel.3 \111 HTMLPAGES = ares_cancel.html \150 PDFPAGES = ares_cancel.pdf \
26 void ares_cancel(ares_channel channel) in ares_cancel() function
321 CARES_EXTERN void ares_cancel(ares_channel channel);
80 ares__read_line.lo ares__timeval.lo ares_cancel.lo \366 ares_cancel.c \432 MANPAGES = ares_cancel.3 \471 HTMLPAGES = ares_cancel.html \510 PDFPAGES = ares_cancel.pdf \725 @AMDEP_TRUE@@am__include@ @am__quote@./$(DEPDIR)/ares_cancel.Plo@am__quote@
212 ares_cancel() is used, to be ARES_ECANCELLED instead of ARES_ETIMEOUT to979 - Fixed the VC project and makefile to use ares_cancel and ares_version1126 - Dirk Manske provided a new function that is now named ares_cancel(). It is
180 ares_cancel((ares_channel)conn->data->state.resolver); in Curl_resolver_cancel()406 ares_cancel((ares_channel)data->state.resolver); in Curl_resolver_wait_resolv()
506 ares_cancel(channel); /* added in 1.2.0 */
9329 brand new ares_cancel() function which is not present in c-ares 1.1.0.9332 the ares_cancel function to alert users if they attempt to use a too old