lwip-users
[Top][All Lists]
Advanced

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

Re: [lwip-users] Multiple connections at the same time (netconns)


From: ncoage
Subject: Re: [lwip-users] Multiple connections at the same time (netconns)
Date: Mon, 23 Feb 2009 14:00:21 +0100

Hi,

> 
> Of course you could always use the socket API.
> 

Thanks for advice. I have used example code of chargen server from contrib. But 
there is one problem. What if somebody connect to the server and then unplug 
without disconnecting? In this case the sockets is still present, but it won't 
be used anymore. Is there a method to close those sockets?

Best Regards,
Gregory




reply via email to

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