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

Fix early-data wakeup loss #72

Merged
merged 6 commits into from
Oct 5, 2021

Conversation

quininer
Copy link
Member

Fix #54

@quininer quininer assigned quininer and djc and unassigned quininer Sep 29, 2021
tokio-rustls/src/client.rs Outdated Show resolved Hide resolved
tokio-rustls/src/client.rs Show resolved Hide resolved
@djc djc merged commit 0bf2435 into tokio-rs:master Oct 5, 2021
@quininer quininer added this to the rustls 0.20 milestone Oct 11, 2021
@quininer quininer deleted the fix-early-data-read-pending branch October 11, 2022 02:19
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.

when using early-data, premature read may cause wake-up loss.
2 participants