From 8a9d6eeb325398d6193d939827cc58cacdc37944 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Mon, 16 Dec 2019 16:17:16 +0100 Subject: KNOWN_BUGS: Connection information when using TCP Fast Open Also point to #4296 for more details Closes #4296 --- docs/KNOWN_BUGS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index b8c7b3dfc..149736c0f 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -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 -- cgit v1.2.1