Searched refs:v6_timedout (Results 1 – 1 of 1) sorted by relevance
4394 int v4_timedout = 0, v6_timedout = 0; in evdns_getaddrinfo_timeout_cb() local4411 v6_timedout = 1; in evdns_getaddrinfo_timeout_cb()4419 EVUTIL_ASSERT(!v4_timedout || !v6_timedout); in evdns_getaddrinfo_timeout_cb()4437 if (!v4_timedout && !v6_timedout) { in evdns_getaddrinfo_timeout_cb()