Home
last modified time | relevance | path

Searched refs:socket_type (Results 1 – 2 of 2) sorted by relevance

/curl/tests/server/
H A Dsocksd.c145 static const char *socket_type = "IPv4"; variable
1043 socket_type = "IPv6"; in main()
1050 socket_type = "IPv4"; in main()
1067 socket_type = "unix"; in main()
1136 logmsg("Running %s version", socket_type); in main()
H A Dsws.c2065 const char *socket_type = "IPv4"; in main() local
2118 socket_type = "IPv4"; in main()
2125 socket_type = "IPv6"; in main()
2142 socket_type = "unix"; in main()
2218 is_proxy ? "-proxy" : "", socket_type); in main()
2341 protocol_type, socket_type, location_str); in main()
2555 socket_type, location_str, (long)Curl_getpid(), exit_signal); in main()

Completed in 17 milliseconds