https://github.com/torvalds/linux
Revision 64a146513f8f12ba204b7bf5cb7e9505594ead42 authored by David S. Miller on 06 March 2007, 19:21:05 UTC, committed by David S. Miller on 06 March 2007, 19:21:05 UTC
This reverts two changes:

8488df894d05d6fa41c2bd298c335f944bb0e401
248f06726e866942b3d8ca8f411f9067713b7ff8

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: David S. Miller <davem@davemloft.net>
1 parent 187f5f8
History
Tip revision: 64a146513f8f12ba204b7bf5cb7e9505594ead42 authored by David S. Miller on 06 March 2007, 19:21:05 UTC
[NET]: Revert incorrect accept queue backlog changes.
Tip revision: 64a1465
File Mode Size
Documentation
arch
block
crypto
drivers
fs
include
init
ipc
kernel
lib
mm
net
scripts
security
sound
usr
.gitignore -rw-r--r-- 572 bytes
.mailmap -rw-r--r-- 3.5 KB
COPYING -rw-r--r-- 18.3 KB
CREDITS -rw-r--r-- 88.9 KB
Kbuild -rw-r--r-- 1.2 KB
MAINTAINERS -rw-r--r-- 82.0 KB
Makefile -rw-r--r-- 49.1 KB
README -rw-r--r-- 16.5 KB
REPORTING-BUGS -rw-r--r-- 3.0 KB

README

back to top