Home
last modified time | relevance | path

Searched refs:conn_notify_req (Results 1 – 1 of 1) sorted by path

/libuv/test/
H A Dtest-ipc.c43 static uv_write_t conn_notify_req; variable
630 r = uv_write2(&conn_notify_req, (uv_stream_t*)&channel, &buf, 1, in ipc_on_connection()
663 r = uv_write2(&conn_notify_req, (uv_stream_t*)&channel, &buf, 1, in ipc_on_connection_tcp_conn()

Completed in 24 milliseconds