Searched refs:CURLPROXY_SOCKS5 (Results 1 – 10 of 10) sorted by relevance
59 ## CURLPROXY_SOCKS5 section in DESCRIPTION89 curl_easy_setopt(curl, CURLOPT_PROXYTYPE, CURLPROXY_SOCKS5);
67 **CURLPROXY_SOCKS5** and probably some more.
52 NV(CURLPROXY_SOCKS5),60 NV(CURLPROXY_SOCKS5),
1938 config->proxyver = CURLPROXY_SOCKS5; in getparameter()
586 (conn->socks_proxy.proxytype == CURLPROXY_SOCKS5); in do_SOCKS5()1091 case CURLPROXY_SOCKS5: in connect_SOCKS()
2185 proxytype = CURLPROXY_SOCKS5;2219 proxytype == CURLPROXY_SOCKS5 ||
975 CURLPROXY_SOCKS5 7.10
487 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
792 CURLPROXY_SOCKS5 = 5, /* added in 7.10 */ enumerator
882 d CURLPROXY_SOCKS5...