From: Enke Chen <enkechen2020@gmail.com>
To: "Michael Kerrisk (man-pages)" <mtk.manpages@gmail.com>
Cc: Eric Dumazet <edumazet@google.com>,
linux-man <linux-man@vger.kernel.org>,
enkechen2020@gmail.com
Subject: Re: Documentation revision for TCP_USER_TIMEOUT in man7/tcp7
Date: Thu, 14 Jan 2021 11:27:38 -0800 [thread overview]
Message-ID: <20210114192738.GA6021@localhost.localdomain> (raw)
In-Reply-To: <CAKgNAkiNyPyUWrEZEW_uvi9LJ41YEwRzQ+qkehDRWMcFOeZAGw@mail.gmail.com>
Hello Michael:
It is the latter, better documentation of longstanding behavior.
There is a bug, however, that broke the functionality two years ago.
The bug is being fixed.
Thanks. -- Enke
On Thu, Jan 14, 2021 at 01:08:26PM +0100, Michael Kerrisk (man-pages) wrote:
> Hello Enke (and Eric),
>
> Thank you for the patch. Is this a change in behavior, or a better
> documentation of longstanding behavior?
>
> Eric, do you have an Ack/Review for this patch?
>
> Thanks,
>
> Michael
>
> On Sat, 9 Jan 2021 at 06:21, Enke Chen <enkechen2020@gmail.com> wrote:
> >
> > 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.
>
>
>
> --
> Michael Kerrisk
> Linux man-pages maintainer; http://www.kernel.org/doc/man-pages/
> Linux/UNIX System Programming Training: http://man7.org/training/
next prev parent reply other threads:[~2021-01-14 19:28 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
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 [this message]
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=20210114192738.GA6021@localhost.localdomain \
--to=enkechen2020@gmail.com \
--cc=edumazet@google.com \
--cc=linux-man@vger.kernel.org \
--cc=mtk.manpages@gmail.com \
/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.