Home
last modified time | relevance | path

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

/external/c-ares/
Dares.h159 #define ARES_OPT_SOCK_SNDBUF (1 << 11) macro
Dares_init.c442 if ((optmask & ARES_OPT_SOCK_SNDBUF) in init_by_options()
DCHANGES631 - Support a few more socket options: ARES_OPT_SOCK_SNDBUF and