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

Improve reliability of Close delivery during handshakes #1767

Merged
merged 3 commits into from
Feb 25, 2024
Merged

Conversation

Ralith
Copy link
Collaborator

@Ralith Ralith commented Feb 24, 2024

Fixes #1766. Includes an optional but desirable tweak to ensure the errors we newly emit in lower packet spaces are detailed, since implementations will generally only consider the first close they see.

@Ralith Ralith merged commit 1ed8e97 into main Feb 25, 2024
8 checks passed
@Ralith Ralith deleted the handshake-close branch February 25, 2024 07:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Connection close during handshake by server is not transmitted to client properly
2 participants