Searched refs:ARES_FLAG_STAYOPEN (Results 1 – 6 of 6) sorted by relevance
55 if (!(channel->flags & ARES_FLAG_STAYOPEN) && ares__is_list_empty(&(channel->all_queries))) in ares_cancel()
143 #define ARES_FLAG_STAYOPEN (1 << 4) macro
97 { "stayopen", ARES_FLAG_STAYOPEN },
1443 if (!(channel->flags & ARES_FLAG_STAYOPEN) && in end_query()
126 opts.flags |= ARES_FLAG_STAYOPEN; in grpc_ares_ev_driver_create_locked()
538 opts.flags |= ARES_FLAG_STAYOPEN; in grpc_ares_ev_driver_create_locked()