mirror of
https://github.com/curl/curl.git
synced 2026-08-24 22:43:38 +03:00
socks.c: Added support for IPv6 connections through SOCKSv5 proxy
This commit is contained in:
parent
775cc1be66
commit
f332f14102
2 changed files with 34 additions and 32 deletions
|
|
@ -163,7 +163,6 @@ may have been fixed since this was written!
|
|||
to what winhttp does. See http://curl.haxx.se/bug/view.cgi?id=1281867
|
||||
|
||||
23. SOCKS-related problems:
|
||||
A) libcurl doesn't support SOCKS for IPv6.
|
||||
B) libcurl doesn't support FTPS over a SOCKS proxy.
|
||||
E) libcurl doesn't support active FTP over a SOCKS proxy
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue