Home
last modified time | relevance | path

Searched refs:ARES_OPT_SOCK_RCVBUF (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/cares/src/lib/
H A Dares_options.c211 if (channel->optmask & ARES_OPT_SOCK_RCVBUF && in ares_save_options()
363 if (optmask & ARES_OPT_SOCK_RCVBUF) { in ares__init_by_options()
365 optmask &= ~(ARES_OPT_SOCK_RCVBUF); in ares__init_by_options()
/third_party/cares/include/
H A Dares.h165 #define ARES_OPT_SOCK_RCVBUF (1 << 12) macro
/third_party/node/deps/cares/include/
H A Dares.h216 #define ARES_OPT_SOCK_RCVBUF (1 << 12) macro

Completed in 4 milliseconds