On Tue, 2010-09-21 at 17:07 +0200, Ostendorf, Rainer wrote: > This second packet then ist answered with FIN,ACK, so the connection > is closed by the webserver, before the data is transmitted completely.
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. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
