public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
* Documentation revision for TCP_USER_TIMEOUT in man7/tcp7
@ 2021-01-09  5:19 Enke Chen
  2021-01-14 12:08 ` Michael Kerrisk (man-pages)
  0 siblings, 1 reply; 4+ messages in thread
From: Enke Chen @ 2021-01-09  5:19 UTC (permalink / raw)
  To: Eric Dumazet; +Cc: linux-man, enkechen2020

diff --git a/man7/tcp.7 b/man7/tcp.7
index 6c91f058b..2ce831c90 100644
--- a/man7/tcp.7
+++ b/man7/tcp.7
@@ -1161,7 +1161,8 @@ This option takes an
 as an argument.
 When the value is greater than 0,
 it specifies the maximum amount of time in milliseconds that transmitted
-data may remain unacknowledged before TCP will forcibly close the
+data may remain unacknowledged, or bufferred data may remain untransmitted
+(due to zero window size) before TCP will forcibly close the
 corresponding connection and return
 .B ETIMEDOUT
 to the application.

^ permalink raw reply related	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2021-01-20 12:49 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2021-01-09  5:19 Documentation revision for TCP_USER_TIMEOUT in man7/tcp7 Enke Chen
2021-01-14 12:08 ` Michael Kerrisk (man-pages)
2021-01-14 19:27   ` Enke Chen
2021-01-20 11:32     ` Michael Kerrisk (man-pages)

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox