Home
last modified time | relevance | path

Searched refs:tcp_check_req (Results 1 – 1 of 1) sorted by last modified time

/libuv/test/
H A Dtest-tcp-close-accept.c37 static uv_connect_t tcp_check_req; variable
59 if (req == &tcp_check_req) { in connect_cb()
110 ASSERT_OK(uv_tcp_connect(&tcp_check_req, in read_cb()

Completed in 7 milliseconds