Bugzilla – Bug 1734
[PATCH] TcpSocketBase produces spurious delayed ACKs
Last modified: 2015-02-01 16:33:20 UTC
Created attachment 1641 [details] Patch which cancels the delayed ACK timer event when sending ACK-laden data packets. TcpSocketBase doesn't cancel the delayed ACK timer event when sending a data packet that contains an ACK, which can result in spurious delayed ACKs being sent. Attached patch fixes the issue for me.
Created attachment 1967 [details] updated patch +1 from my side. All tests passed.
changeset 11202:6286a5dc3f64