Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-ref.c84 static void connect_and_write(uv_connect_t* req, int status) { in connect_and_write() function
286 connect_and_write); in TEST_IMPL()
388 uv_pipe_connect(&connect_req, &h, TEST_PIPENAME, connect_and_write); in TEST_IMPL()

Completed in 4 milliseconds