Searched refs:test_proto (Results 1 – 1 of 1) sorted by relevance
225 static void test_proto(int proto, const char *proto_str) in test_proto() function239 test_proto(SOCK_DGRAM, "UDP"); in main()240 test_proto(SOCK_STREAM, "TCP"); in main()
Completed in 3 milliseconds