Home
last modified time | relevance | path

Searched defs:tcp_client (Results 1 - 8 of 8) sorted by relevance

/third_party/libuv/test/
H A Dtest-tcp-write-after-connect.c28 uv_tcp_t tcp_client; variable
H A Dtest-not-readable-nor-writable-on-read-error.c26 static uv_tcp_t tcp_client; variable
H A Dbenchmark-tcp-write-batch.c38 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 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() argument
[all...]
/third_party/python/Lib/test/test_asyncio/
H A Dfunctional.py69 def tcp_client(self, client_prog, member in FunctionalTestCaseMixin
H A Dtest_ssl.py129 def tcp_client(self, client_prog, member in TestSSL

Completed in 8 milliseconds