Home
last modified time | relevance | path

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

/third_party/libuv/test/
Dtest-tcp-close-while-connecting.c32 static int netunreach_errors; variable
49 netunreach_errors++; in connect_cb()
93 if (netunreach_errors > 0) in TEST_IMPL()