Home
last modified time | relevance | path

Searched defs:conn (Results 1 – 7 of 7) sorted by relevance

/libuv/test/
H A Dblackhole-server.c43 conn_rec* conn; in connection_cb() local
73 conn_rec* conn; in read_cb() local
89 conn_rec* conn = container_of(req, conn_rec, shutdown_req); in shutdown_cb() local
95 conn_rec* conn = container_of(handle, conn_rec, handle); in close_cb() local
H A Dtest-pipe-connect-multiple.c46 uv_pipe_t* conn; in connection_cb() local
112 uv_pipe_t* conn; in connection_cb2() local
H A Dtest-ipc.c53 uv_tcp_t conn; member
66 uv_tcp_t* conn; in on_connection() local
120 tcp_conn* conn; in make_many_connections() local
542 static tcp_conn conn; variable
647 uv_tcp_t* conn; in ipc_on_connection_tcp_conn() local
H A Dtest-tcp-connect-timeout.c33 static uv_tcp_t conn; variable
H A Dtest-tcp-shutdown-after-write.c28 static uv_tcp_t conn; variable
H A Dtest-tcp-bind-error.c49 uv_tcp_t conn; in TEST_IMPL() local
H A Dbenchmark-pound.c104 conn_rec* conn; in connect_cb() local

Completed in 10 milliseconds