Searched refs:tcp4_echo_server (Results 1 – 3 of 3) sorted by relevance
/libuv/test/ |
H A D | test-list.h | 536 HELPER_DECLARE (tcp4_echo_server) 675 TEST_HELPER (tcp_ping_pong, tcp4_echo_server) 704 TEST_HELPER (tcp_writealot, tcp4_echo_server) 707 TEST_HELPER (tcp_write_fail, tcp4_echo_server) 716 TEST_HELPER (tcp_open, tcp4_echo_server) 771 TEST_HELPER (tcp_read_stop, tcp4_echo_server) 778 TEST_HELPER (tcp_rst, tcp4_echo_server) 847 TEST_HELPER (shutdown_eof, tcp4_echo_server) 853 TEST_HELPER (shutdown_twice, tcp4_echo_server) 897 TEST_HELPER (tcp_ref3, tcp4_echo_server) [all …]
|
H A D | benchmark-list.h | 86 HELPER_DECLARE (tcp4_echo_server) 96 BENCHMARK_HELPER (ping_pongs, tcp4_echo_server) 112 BENCHMARK_HELPER (tcp4_pound_100, tcp4_echo_server) 115 BENCHMARK_HELPER (tcp4_pound_1000, tcp4_echo_server)
|
H A D | echo-server.c | 386 HELPER_IMPL(tcp4_echo_server) { in HELPER_IMPL() argument
|
Completed in 8 milliseconds