Skip to content
Snippets Groups Projects
Commit 64a14651 authored by David S. Miller's avatar David S. Miller
Browse files

[NET]: Revert incorrect accept queue backlog changes.


This reverts two changes:

8488df89
248f0672

A backlog value of N really does mean allow "N + 1" connections
to queue to a listening socket.  This allows one to specify
"0" as the backlog and still get 1 connection.

Noticed by Gerrit Renker and Rick Jones.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent 187f5f84
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment