Searched refs:sockstype (Results 1 – 1 of 1) sorted by relevance
2187 bool sockstype; local2257 sockstype =2263 proxyinfo = sockstype ? &conn->socks_proxy : &conn->http_proxy;2317 if(conn->port < 0 || sockstype || !conn->socks_proxy.host.rawalloc)2328 if(sockstype && strcasecompare(UNIX_SOCKET_PREFIX, host)) {