1
0
mirror of https://github.com/moparisthebest/curl synced 2024-08-13 17:03:50 -04:00

KNOWN_BUGS: Connection information when using TCP Fast Open

Also point to #4296 for more details
Closes #4296
This commit is contained in:
Daniel Stenberg 2019-12-16 16:17:16 +01:00
parent 73ca946753
commit 8a9d6eeb32
No known key found for this signature in database
GPG Key ID: 5CC908FDB71E12C2

View File

@ -675,7 +675,8 @@ problems may have been fixed or changed somewhat since this was written!
CURLINFO_LOCAL_PORT (and possibly a few other) fails when TCP Fast Open is
enabled.
See https://github.com/curl/curl/issues/1332
See https://github.com/curl/curl/issues/1332 and
https://github.com/curl/curl/issues/4296
11.6 slow connect to localhost on Windows