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

Ngtcp2 timeout fixes #8678

Closed
wants to merge 2 commits into from
Closed

Ngtcp2 timeout fixes #8678

wants to merge 2 commits into from

Conversation

tatsuhiro-t
Copy link
Contributor

No description provided.

QUIC_IDLE_TIMEOUT should be of type ngtcp2_duration which is
nanoseconds resolution.
Pass 0 for an already expired timer.
@bagder bagder added the HTTP/3 h3 or quic related label Apr 5, 2022
@bagder bagder closed this in 1b1443a Apr 5, 2022
bagder pushed a commit that referenced this pull request Apr 5, 2022
Pass 0 for an already expired timer.

Closes #8678
@bagder bagder deleted the ngtcp2-timeout-fixes branch April 5, 2022 14:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
HTTP/3 h3 or quic related
Development

Successfully merging this pull request may close these issues.

None yet

2 participants