Home
last modified time | relevance | path

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

/curl/lib/
H A Durl.c2145 bool sockstype; local
2215 sockstype =
2221 proxyinfo = sockstype ? &conn->socks_proxy : &conn->http_proxy;
2275 if(conn->primary.remote_port < 0 || sockstype ||
2287 if(sockstype && strcasecompare(UNIX_SOCKET_PREFIX, host)) {

Completed in 12 milliseconds