Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

ACKs are not generated when receiving segments and the window is zero #22

Closed
whitequark opened this issue Jun 26, 2017 · 1 comment
Closed
Labels

Comments

@whitequark
Copy link
Contributor

From RFC 793:

When the receiving TCP has a zero window and a segment arrives it must
still send an acknowledgment showing its next expected sequence number
and current window (zero).

@whitequark
Copy link
Contributor Author

Fixed as a side effect of f3dc845.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

1 participant