Home
last modified time | relevance | path

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

/netbsd-src/external/mit/libuv/dist/test/
H A Dtest-connection-fail.c68 static void on_connect_with_close(uv_connect_t *req, int status) { in on_connect_with_close() function
128 connection_fail(on_connect_with_close); in TEST_IMPL()