diff options
author | Daniel Stenberg <daniel@haxx.se> | 2012-05-12 15:08:35 +0200 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2012-05-12 15:08:35 +0200 |
commit | 9fafa68533410f8acf1fb381a165bd8e0cd90451 (patch) | |
tree | b8d0303da94e69ac3e45355777261c0296a00a78 /docs/TODO | |
parent | e7257dcf2eac075126999fed380f4015022c17b2 (diff) |
TODO: happy eyeballs is now RFC6555
Diffstat (limited to 'docs/TODO')
-rw-r--r-- | docs/TODO | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -169,7 +169,7 @@ To make libcurl do blazing fast IPv6 in a dual-stack configuration, this needs to be addressed: - http://tools.ietf.org/html/draft-ietf-v6ops-happy-eyeballs-07 + http://tools.ietf.org/html/rfc6555 2. libcurl - multi interface |