Simon, One more question. How does the open listener on my product effect the server when my product tries to open an outbound connection to the server?
Paul ________________________________________ From: [email protected] <[email protected]> on behalf of S G <[email protected]> Sent: Friday, August 08, 2014 4:30 PM To: Mailing list for lwIP users Subject: Re: [lwip-users] LWIP RAW tcp_close, tcp_connect My guess would be that you have manual listen backlog enabled but don't tell the stack to decrement the listen backlog after accepting a connection... Simon _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users _______________________________________________ lwip-users mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/lwip-users
