lwip-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lwip-users] tcp_listen_with_backlog [RAW]


From: Kieran Mansley
Subject: Re: [lwip-users] tcp_listen_with_backlog [RAW]
Date: Mon, 27 Jul 2009 11:33:53 +0100

On Mon, 2009-07-27 at 03:19 -0700, Chris_S wrote:

> It seems like closing never decrements the backlog count.
> Something like that.  Is the way it should work?

No. When you accept a connection it should decrement the backlog count,
but I can't see anywhere in the code where this is done - looks like
you've found a bug.  Could you file a bug on savannah, and for now use
the workaround of not specifying TCP_LISTEN_BACKLOG

Kieran





reply via email to

[Prev in Thread] Current Thread [Next in Thread]