Home
last modified time | relevance | path

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

/external/libevent/
Devdns.c4237 int v4_timedout = 0, v6_timedout = 0; in evdns_getaddrinfo_timeout_cb() local
4254 v6_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()