On Tue, 2009-08-11 at 15:50 +0200, [email protected] wrote: > However, I'm currently also working on the httpd (the one in contrib - > we might need a httpd in the next product) and didn't have the NULL arg > problem yet, btu I also didn't see RST packets in wireshark. I'll have > to test it with larger files though.
One thing I noticed was the way it calls tcp_sent() to specify the callback every time it does a write is harmless but not a good example - it should only need to be called once to set the callback up. Kieran _______________________________________________ lwip-users mailing list [email protected] http://lists.nongnu.org/mailman/listinfo/lwip-users
