Searched refs:sockstype (Results 1 – 1 of 1) sorted by relevance
2145 bool sockstype; local2215 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