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(quic): don't exit event loop on I/O error #311

Merged
merged 1 commit into from
Oct 31, 2024

Conversation

AsakuraMizu
Copy link
Collaborator

fix #309

@AsakuraMizu AsakuraMizu added bug Something isn't working package: quic Related to compio-quic labels Oct 30, 2024
compio-quic/src/connection.rs Outdated Show resolved Hide resolved
compio-quic/src/connection.rs Outdated Show resolved Hide resolved
Copy link
Member

@Berrysoft Berrysoft left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@George-Miao George-Miao merged commit 27bd93d into compio-rs:master Oct 31, 2024
42 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working package: quic Related to compio-quic
Projects
None yet
Development

Successfully merging this pull request may close these issues.

QUIC open_bi() still return Ok() on stale QUIC connection during interface state change
3 participants