HomeSort by relevance Sort by last modified time
    Searched refs:ARES_OPT_TIMEOUT (Results 1 - 2 of 2) sorted by null

  /external/c-ares/
ares.h 149 #define ARES_OPT_TIMEOUT (1 << 1)
ares_init.c 347 set the ARES_OPT_TIMEOUT anymore, only the new ARES_OPT_TIMEOUTMS */
425 else if ((optmask & ARES_OPT_TIMEOUT) && channel->timeout == -1)
    [all...]

Completed in 45 milliseconds