Searched refs:v4_timedout (Results 1 – 1 of 1) sorted by relevance
4237 int v4_timedout = 0, v6_timedout = 0; in evdns_getaddrinfo_timeout_cb() local4245 v4_timedout = 1; in evdns_getaddrinfo_timeout_cb()4262 EVUTIL_ASSERT(!v4_timedout || !v6_timedout); in evdns_getaddrinfo_timeout_cb()4280 if (!v4_timedout && !v6_timedout) { in evdns_getaddrinfo_timeout_cb()