Re: [PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive

2024-01-18 Thread Sergey Kandaurov
On Thu, Jan 18, 2024 at 07:24:21PM +0400, Roman Arutyunyan wrote: > Hi, > > On Thu, Jan 18, 2024 at 06:51:32PM +0400, Sergey Kandaurov wrote: > > > > > On 9 Jan 2024, at 19:39, Roman Arutyunyan wrote: > > > > > > We should trigger an error if this option (TCP_DEFER_ACCEPT) is set for > > >

Re: [PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive

2024-01-18 Thread Roman Arutyunyan
Hi, On Thu, Jan 18, 2024 at 06:51:32PM +0400, Sergey Kandaurov wrote: > > > On 9 Jan 2024, at 19:39, Roman Arutyunyan wrote: > > > > Hi, > > > > On Fri, Dec 15, 2023 at 07:37:47PM +0400, Sergey Kandaurov wrote: > >> # HG changeset patch > >> # User Sergey Kandaurov > >> # Date 1702650289

Re: [PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive

2024-01-18 Thread Sergey Kandaurov
> On 9 Jan 2024, at 19:39, Roman Arutyunyan wrote: > > Hi, > > On Fri, Dec 15, 2023 at 07:37:47PM +0400, Sergey Kandaurov wrote: >> # HG changeset patch >> # User Sergey Kandaurov >> # Date 1702650289 -14400 >> # Fri Dec 15 18:24:49 2023 +0400 >> # Node ID

Re: [PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive

2024-01-09 Thread Roman Arutyunyan
Hi, On Fri, Dec 15, 2023 at 07:37:47PM +0400, Sergey Kandaurov wrote: > # HG changeset patch > # User Sergey Kandaurov > # Date 1702650289 -14400 > # Fri Dec 15 18:24:49 2023 +0400 > # Node ID cca722e447f8beaaa6b41a620c8b4239a5d1aa7d > # Parent 4d90cb223fdb9e3e6c148726e36cec7835b2f0f8 >

[PATCH 4 of 6] Stream: the "deferred" parameter of the "listen" directive

2023-12-15 Thread Sergey Kandaurov
# HG changeset patch # User Sergey Kandaurov # Date 1702650289 -14400 # Fri Dec 15 18:24:49 2023 +0400 # Node ID cca722e447f8beaaa6b41a620c8b4239a5d1aa7d # Parent 4d90cb223fdb9e3e6c148726e36cec7835b2f0f8 Stream: the "deferred" parameter of the "listen" directive. The Linux TCP_DEFER_ACCEPT