Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/filters/client_channel/resolver/dns/c_ares/
Dgrpc_ares_ev_driver.cc243 int socks_bitmask = in grpc_ares_notify_on_event_locked() local
246 if (ARES_GETSOCK_READABLE(socks_bitmask, i) || in grpc_ares_notify_on_event_locked()
247 ARES_GETSOCK_WRITABLE(socks_bitmask, i)) { in grpc_ares_notify_on_event_locked()
269 if (ARES_GETSOCK_READABLE(socks_bitmask, i) && in grpc_ares_notify_on_event_locked()
279 if (ARES_GETSOCK_WRITABLE(socks_bitmask, i) && in grpc_ares_notify_on_event_locked()