Searched refs:v6_timedout (Results 1 – 1 of 1) sorted by relevance
4321 int v4_timedout = 0, v6_timedout = 0; in evdns_getaddrinfo_timeout_cb() local4338 v6_timedout = 1; in evdns_getaddrinfo_timeout_cb()4346 EVUTIL_ASSERT(!v4_timedout || !v6_timedout); in evdns_getaddrinfo_timeout_cb()4364 if (!v4_timedout && !v6_timedout) { in evdns_getaddrinfo_timeout_cb()