Searched refs:DUPLEX (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/external/mit/libuv/dist/test/
H A Dtest-poll.c54 DUPLEX enumerator in enum:__anon73
78 static test_mode_t test_mode = DUPLEX;
181 if (test_mode == DUPLEX || context->is_server_connection) {
187 if (test_mode == DUPLEX || !context->is_server_connection) {
609 test_mode = DUPLEX;

Completed in 63 milliseconds