lwip-devel
[Top][All Lists]
Advanced

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

RE: [lwip-devel] [bug #19986] tcp connect problem


From: Kieran Mansley
Subject: RE: [lwip-devel] [bug #19986] tcp connect problem
Date: Tue, 29 May 2007 09:59:51 +0100

On Tue, 2007-05-29 at 10:48 +0200, Goldschmidt Simon wrote:
> > Follow-up Comment #1, bug #19986 (project lwip):
> > 
> > I'm pretty sure this is a bug - this code was modified 
> > recently to include the tcp_bound_pcbs list.  Hopefully it 
> > will get fixed soon.
> > 
> > Any volunteers?
> 
> Me, of course. I'm having a look at it tonight.
> 

Great, thanks.  It looks like tcp_pcb_remove() (despite its generic
sounding name) is very much tailored towards closing a connection, so we
should be using the TCP_RMV() and TCP_REG() macros for this particular
operation.

Kieran





reply via email to

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