bagder: curl-www/libcurl _features.html,1.6,1.7
[email protected] Tue, 08 Jun 2010 08:02:59 +0000
| Newsgroups | gmane.comp.web.curl.www.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/curl/curl-www/libcurl In directory giant.haxx.se:/var/tmp/cvs-serv3336 Modified Files: _features.html Log Message: ipv6 is supported by all protocols libcurl runs Index: _features.html =================================================================== RCS file: /cvsroot/curl/curl-www/libcurl/_features.html,v retrieving revision 1.6 retrieving revision 1.7 diff -u -d -r1.6 -r1.7 --- _features.html 22 Dec 2005 08:47:29 -0000 1.6 +++ _features.html 8 Jun 2010 08:02:57 -0000 1.7 @@ -98,8 +98,11 @@ <a name="ipv6"></a> SUBTITLE(Supports IPv6!) <p> - If compiled with IPv6 support enabled, FTP, FTPS, HTTP and HTTPS all work - splendidly on IPv6 stacks (kerberos4 does not work over IPv6 by design). + + If compiled with IPv6 support enabled, <b>All protocols</b> work splendidly + on IPv6 stacks. There are some minor quirks to keep in mind: kerberos4 does + not work over IPv6 by design and the SOCKS support is not properly adapted + for IPv6. <p> There is nothing in particular needed to get IPv6 to be used, the library API remains exactly the same and adjusts to IPv4/Ipv6 dynamicly. You can use