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

From: Marcelo Ricardo Leitner
Date: Mon Apr 05 2021 - 14:59:11 EST


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.