Skip to content
This repository has been archived by the owner on May 20, 2020. It is now read-only.

The window scale question #34

Closed
weiyixuan opened this issue Nov 28, 2019 · 1 comment
Closed

The window scale question #34

weiyixuan opened this issue Nov 28, 2019 · 1 comment

Comments

@weiyixuan
Copy link

When the TCP sender (a Windows application) is notified that the receiver has 1054 bytes left in the receiving window, the sender stops sending data, and the receiver (using netstack) does not consider itself in a zero window. It is found that the Windows scale is 5. Is there an interface that can modify the Windows scale value? Or why doesn't the sender continue to send data?

@weiyixuan
Copy link
Author

Is the algorithm for zeroReceiveWindow too simple?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant