Searched refs:socket_type (Results 1 – 2 of 2) sorted by relevance
145 static const char *socket_type = "IPv4"; variable1043 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()
2065 const char *socket_type = "IPv4"; in main() local2118 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