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

  /external/c-ares/
ares_send.c 112 query->using_tcp = (channel->flags & ARES_FLAG_USEVC) || qlen > PACKETSZ;
ares.h 138 #define ARES_FLAG_USEVC (1 << 0)
adig.c 109 { "usevc", ARES_FLAG_USEVC },

Completed in 120 milliseconds