Re: [PATCH AUTOSEL 5.10 09/33] net: correct sk_acceptq_is_full()

From: Sasha Levin
Date: Wed Apr 07 2021 - 10:15:21 EST


On Mon, Apr 05, 2021 at 03:59:02PM -0300, Marcelo Ricardo Leitner wrote:
On Mon, Mar 29, 2021 at 06:21:57PM -0400, Sasha Levin wrote:
From: liuyacan <yacanliu@xxxxxxx>

[ Upstream commit f211ac154577ec9ccf07c15f18a6abf0d9bdb4ab ]

The "backlog" argument in listen() specifies
the maximom length of pending connections,
so the accept queue should be considered full
if there are exactly "backlog" elements.

Hi Sasha. Can you please confirm that this one was dropped as well?
Thanks.

Yup!

--
Thanks,
Sasha