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 _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
