Searched refs:tcp4_echo_server (Results 1 – 3 of 3) sorted by relevance
/netbsd-src/external/mit/libuv/dist/test/ |
H A D | test-list.h | 504 HELPER_DECLARE (tcp4_echo_server) 637 TEST_HELPER (tcp_ping_pong, tcp4_echo_server) 640 TEST_HELPER (tcp_ping_pong_vec, tcp4_echo_server) 666 TEST_HELPER (tcp_writealot, tcp4_echo_server) 669 TEST_HELPER (tcp_write_fail, tcp4_echo_server) 677 TEST_HELPER (tcp_open, tcp4_echo_server) 681 TEST_HELPER (tcp_open_connected, tcp4_echo_server) 683 TEST_HELPER (tcp_write_ready, tcp4_echo_server) 686 TEST_HELPER (tcp_shutdown_after_write, tcp4_echo_server) 694 TEST_HELPER (tcp_bind_error_addrinuse_connect, tcp4_echo_server) [all …]
|
H A D | benchmark-list.h | 85 HELPER_DECLARE (tcp4_echo_server) 94 BENCHMARK_HELPER (ping_pongs, tcp4_echo_server) 110 BENCHMARK_HELPER (tcp4_pound_100, tcp4_echo_server) 113 BENCHMARK_HELPER (tcp4_pound_1000, tcp4_echo_server)
|
H A D | echo-server.c | 386 HELPER_IMPL(tcp4_echo_server) { in HELPER_IMPL() argument
|