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: check peek return value of dead stream #206

Merged
merged 2 commits into from
Sep 27, 2024
Merged

Conversation

sunng87
Copy link
Owner

@sunng87 sunng87 commented Sep 27, 2024

This fixes an issue that when client disconnected before sending any bytes, the server goes into a dead loop.

This issue was introduced in #189

@sunng87 sunng87 merged commit 233071c into master Sep 27, 2024
6 checks passed
@sunng87 sunng87 deleted the fix/ssl-peek-deadloop branch September 27, 2024 20:24
sunng87 added a commit that referenced this pull request Sep 27, 2024
* fix: check peek return value of dead stream

* style: format

---------

Co-authored-by: Ning Sun <[email protected]>
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.

1 participant