> It looks like the webserver application is closing the > connection. I.e. > it's the behaviour of the application rather than lwIP itself that is > causing your problem. I'd investigate there.
Thanks for your reply Kieran. You were right, after modifying my server code to read non-blocking and with timeout from the socket it now works. Rainer _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
