All of lore.kernel.org
 help / color / mirror / Atom feed
From: Enke Chen <enkechen2020@gmail.com>
To: Eric Dumazet <edumazet@google.com>
Cc: linux-man@vger.kernel.org, enkechen2020@gmail.com
Subject: Documentation revision for TCP_USER_TIMEOUT in man7/tcp7
Date: Fri, 8 Jan 2021 21:19:46 -0800	[thread overview]
Message-ID: <20210109051946.GA4015@localhost.localdomain> (raw)

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.

             reply	other threads:[~2021-01-09  5:20 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-01-09  5:19 Enke Chen [this message]
2021-01-14 12:08 ` Documentation revision for TCP_USER_TIMEOUT in man7/tcp7 Michael Kerrisk (man-pages)
2021-01-14 19:27   ` Enke Chen
2021-01-20 11:32     ` Michael Kerrisk (man-pages)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20210109051946.GA4015@localhost.localdomain \
    --to=enkechen2020@gmail.com \
    --cc=edumazet@google.com \
    --cc=linux-man@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.