public inbox for netdev@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] Document TCP_DEFER_ACCEPT rounding
       [not found] ` <aeAAXdBe1f2THR2N@devuan>
@ 2026-04-16 21:57   ` Josh Triplett
  2026-04-19 19:45     ` Alejandro Colomar
  0 siblings, 1 reply; 2+ messages in thread
From: Josh Triplett @ 2026-04-16 21:57 UTC (permalink / raw)
  To: Alejandro Colomar; +Cc: linux-man, netdev

[-- 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


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

* Re: [PATCH] Document TCP_DEFER_ACCEPT rounding
  2026-04-16 21:57   ` [PATCH] Document TCP_DEFER_ACCEPT rounding Josh Triplett
@ 2026-04-19 19:45     ` Alejandro Colomar
  0 siblings, 0 replies; 2+ messages in thread
From: Alejandro Colomar @ 2026-04-19 19:45 UTC (permalink / raw)
  To: Josh Triplett; +Cc: linux-man, netdev

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

Hi Josh,

On 2026-04-16T14:57:19-0700, Josh Triplett wrote:
> Patch attached.

Thanks!  I've applied the patch.


Have a lovely night!
Alex

-- 
<https://www.alejandro-colomar.es>

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 833 bytes --]

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

end of thread, other threads:[~2026-04-19 19:45 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
     [not found] <ad50CQgF_gNtB1Kr@localhost>
     [not found] ` <aeAAXdBe1f2THR2N@devuan>
2026-04-16 21:57   ` [PATCH] Document TCP_DEFER_ACCEPT rounding Josh Triplett
2026-04-19 19:45     ` Alejandro Colomar

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