On Tue, 2009-07-28 at 02:35 -0700, Chris_S wrote: > > Obviously the TCP PCB is never being freed. > So what routine is suppose to do this?
They're probably all in the TIME_WAIT state. This is correct. They'll get freed once they leave TIME_WAIT and go to CLOSED. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
