Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

endpoints should share window size #5

Closed
guruofquality opened this issue Sep 20, 2015 · 1 comment
Closed

endpoints should share window size #5

guruofquality opened this issue Sep 20, 2015 · 1 comment
Labels

Comments

@guruofquality
Copy link
Contributor

Although we try to set the window size to be the same at both endpoints, because of system limitations, only one endpoint socket buffer may get increased. This messes with the flow control. The flow control window should be the std::min(sendWindow, recvWindow).

@guruofquality
Copy link
Contributor Author

dbfe3fa

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant