public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: "Josh Triplett" <josh@joshtriplett.org>
To: "Alejandro Colomar" <alx@kernel.org>
Cc: linux-man@vger.kernel.org, netdev@vger.kernel.org
Subject: [PATCH] Document TCP_DEFER_ACCEPT rounding
Date: Thu, 16 Apr 2026 14:57:19 -0700	[thread overview]
Message-ID: <43b64cba-a7c5-41ed-8e45-c0508f482687@app.fastmail.com> (raw)
In-Reply-To: <aeAAXdBe1f2THR2N@devuan>

[-- Attachment #1: Type: text/plain, Size: 15 bytes --]

Patch attached.

[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #2: 0001-Document-TCP_DEFER_ACCEPT-rounding.patch --]
[-- Type: text/x-patch; name="0001-Document-TCP_DEFER_ACCEPT-rounding.patch", Size: 885 bytes --]

From ad2b798376326d40944f6998270a755f61c57815 Mon Sep 17 00:00:00 2001
Message-ID: <ad2b798376326d40944f6998270a755f61c57815.1776374539.git.josh@joshtriplett.org>
From: Josh Triplett <josh@joshtriplett.org>
Date: Thu, 16 Apr 2026 14:21:34 -0700
Subject: [PATCH] Document `TCP_DEFER_ACCEPT` rounding

Signed-off-by: Josh Triplett <josh@joshtriplett.org>
---
 man/man7/tcp.7 | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/man/man7/tcp.7 b/man/man7/tcp.7
index ff46ea7bc..26a99b879 100644
--- a/man/man7/tcp.7
+++ b/man/man7/tcp.7
@@ -1091,6 +1091,8 @@ Allow a listener to be awakened only when data arrives on the socket.
 Takes an integer value (seconds), this can
 bound the maximum number of attempts TCP will make to
 complete the connection.
+The kernel will round this value up to the next larger TCP retransmit
+duration.
 .IP
 On a client socket,
 if nonzero,
-- 
2.53.0


      reply	other threads:[~2026-04-16 21:57 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-04-14 17:06 TCP_DEFER_ACCEPT documentation should be more precise about rounding to retransmits Josh Triplett
2026-04-15 21:19 ` Alejandro Colomar
2026-04-16 21:57   ` Josh Triplett [this message]

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=43b64cba-a7c5-41ed-8e45-c0508f482687@app.fastmail.com \
    --to=josh@joshtriplett.org \
    --cc=alx@kernel.org \
    --cc=linux-man@vger.kernel.org \
    --cc=netdev@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox