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

  /external/c-ares/
ares.h 140 #define ARES_FLAG_IGNTC (1 << 2)
adig.c 111 { "igntc", ARES_FLAG_IGNTC },
ares_process.c 581 if ((tc || alen > PACKETSZ) && !tcp && !(channel->flags & ARES_FLAG_IGNTC))
    [all...]

Completed in 915 milliseconds