Home
last modified time | relevance | path

Searched defs:tcp_client (Results 1 – 6 of 6) sorted by relevance

/libuv/test/
H A Dtest-tcp-write-after-connect.c28 uv_tcp_t tcp_client; variable
H A Dtest-tcp-close-reset.c36 static uv_tcp_t tcp_client; variable
187 static void do_connect(uv_loop_t* loop, uv_tcp_t* tcp_client) { in do_connect()
H A Dtest-not-readable-nor-writable-on-read-error.c26 static uv_tcp_t tcp_client; variable
H A Dtest-readable-on-eof.c26 static uv_tcp_t tcp_client; variable
H A Dtest-tcp-write-to-half-open-connection.c36 static uv_tcp_t tcp_client; variable
H A Dbenchmark-tcp-write-batch.c38 static uv_tcp_t tcp_client; variable

Completed in 12 milliseconds