Home
last modified time | relevance | path

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

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