Home
last modified time | relevance | path

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

/libuv/test/
H A Dtest-shutdown-eof.c114 static void tcp_close_cb(uv_handle_t* handle) { in tcp_close_cb() function
141 uv_close((uv_handle_t*) &tcp, tcp_close_cb); in timer_cb()

Completed in 3 milliseconds