Home
last modified time | relevance | path

Searched refs:ARES_ECANCELLED (Results 1 – 3 of 3) sorted by relevance

/external/c-ares/
Dares_cancel.c38 query->callback(query->arg, ARES_ECANCELLED, 0, NULL, 0); in ares_cancel()
Dares.h135 #define ARES_ECANCELLED 24 /* introduced in 1.7.0 */ macro
DCHANGES185 ARES_ECANCELLED error code value and missing error code description.
212 ares_cancel() is used, to be ARES_ECANCELLED instead of ARES_ETIMEOUT to