David Shmelzer wrote:
Thanks Hans.
I was indeed calling tcp_recvd.
Problem was my TCP_WND == TCP_MSS.
I doubled TCP_WND and it now works.
David, did it totally stop working or was it just slow (high latencies)? The reason I ask is it could be slow with WND==MSS, but it shouldn't stop working! If it does, we should have a look at the reason.

Simon


_______________________________________________
lwip-users mailing list
[email protected]
http://lists.nongnu.org/mailman/listinfo/lwip-users

Reply via email to