On 20 Jul 2012, at 15:35, vincent cui wrote:

> Hi:
> 
> I use socket api to do that.

Is it possible that the old socket is just in the TCP TIME_WAIT state, and will 
be cleared up after a short while?  If you're calling close() on your sockets, 
that is all you should need to do.

Kieran
_______________________________________________
lwip-users mailing list
[email protected]
https://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to