socks.c: Added support for IPv6 connections through SOCKSv5 proxy

This commit is contained in:
Marc Hoersken
2012-09-10 12:44:37 +02:00
parent 775cc1be66
commit f332f14102
2 changed files with 34 additions and 32 deletions

View File

@@ -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