lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] disconnect - connect delay


From: Kieran Mansley
Subject: Re: [lwip-users] disconnect - connect delay
Date: Fri, 01 Apr 2011 13:51:14 +0100

On Fri, 2011-04-01 at 13:09 +0200, brak brak2 wrote:
> 
> I forget to write that I set MEMP_NUM_TCP_PCB to 2 and
> tcp_listen_with_backlog(pcb, 2); when I tried to do this.
> Even so I never noticed that the lwIP would Abort a connection. Other
> connections just waits for accept when one is made.

It shouldn't depend on the backlog.  In the current code if the accept
callback is NULL the connection should be aborted.  I don't have time to
check this right now, but if you think it's not doing that please file a
bug on savannah.

Kieran




reply via email to

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