tech-net archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: listen(2) backlog
Christos Zoulas <christos%astron.com@localhost> wrote:
> In article <aRNqHA_rHgBJ3poz%netmeister.org@localhost>,
> Jan Schaumann <jschauma%netmeister.org@localhost> wrote:
> >It looks to me that in reality the length of the queue
> >of pending complete connections ends up being backlog
> >_plus one_ before incoming SYNs are ignored.
> >
> >Anybody know why that is?
>
> Looks like:
>
> https://nxr.netbsd.org/xref/src/sys/kern/uipc_socket2.c#274
Ah, interesting. Thanks! Looks like it's always been
that way.
-Jan
Home |
Main Index |
Thread Index |
Old Index