Searched refs:connect_and_shutdown (Results 1 – 1 of 1) sorted by relevance
94 static void connect_and_shutdown(uv_connect_t* req, int status) { in connect_and_shutdown() function267 connect_and_shutdown); in TEST_IMPL()374 uv_pipe_connect(&connect_req, &h, TEST_PIPENAME, connect_and_shutdown); in TEST_IMPL()
Completed in 5 milliseconds