Searched defs:tcp_client (Results 1 – 6 of 6) sorted by relevance
28 uv_tcp_t tcp_client; variable
36 static uv_tcp_t tcp_client; variable187 static void do_connect(uv_loop_t* loop, uv_tcp_t* tcp_client) { in do_connect()
26 static uv_tcp_t tcp_client; variable
36 static uv_tcp_t tcp_client; variable
38 static uv_tcp_t tcp_client; variable
Completed in 17 milliseconds