David S. Miller 64a146513f [NET]: Revert incorrect accept queue backlog changes.
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>
2007-03-06 11:21:05 -08:00
..
2007-03-02 20:44:51 -08:00
2007-02-28 09:42:14 -08:00
2007-02-28 09:42:14 -08:00
2007-02-28 09:42:06 -08:00
2007-02-26 11:42:43 -08:00
2007-02-08 13:51:54 -08:00
2007-02-28 09:42:14 -08:00
2007-02-10 23:20:15 -08:00
2007-02-28 09:42:14 -08:00
2007-02-17 21:30:15 -05:00
2005-04-16 15:20:36 -07:00