Searched refs:ARES_ETIMEOUT (Results 1 – 2 of 2) sorted by relevance
/third_party/node/deps/cares/include/ | ||
D | ares.h | 114 #define ARES_ETIMEOUT 12 macro |
/third_party/node/deps/cares/src/lib/ | ||
D | ares_process.c | 554 query->error_status = ARES_ETIMEOUT; in process_timeouts() |