Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-pipe-connect-multiple.c110 static void connection_cb2(uv_stream_t* server, int status) { in connection_cb2() function
154 r = uv_listen((uv_stream_t*)&server_handle, 128, connection_cb2); in TEST_IMPL()

Completed in 4 milliseconds