Home
last modified time | relevance | path

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

/libuv/test/
H A Dbenchmark-pump.c76 static uv_tcp_t tcp_write_handles[MAX_WRITE_HANDLES]; variable
113 uv_close((uv_handle_t*) &tcp_write_handles[i], NULL); in show_stats()
236 do_write((uv_stream_t*) &tcp_write_handles[i]); in connect_cb()
253 tcp = &tcp_write_handles[max_connect_socket++]; in maybe_connect_some()

Completed in 5 milliseconds