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

Resolve TODO(QUIC SERVER) related to handling of RETIRE_CONNECTION_ID frames #1071

Open
t8m opened this issue Jan 23, 2025 · 1 comment
Open

Comments

@t8m
Copy link
Member

t8m commented Jan 23, 2025

We either accept we are non-conformant and change this to QUIC FUTURE or we need to add handling for the server side.

I am also not sure if we are conformant for the case where the client connection is created via SSL_new_from_listener(). In such case our CID has non-zero length.

@nhorman
Copy link
Contributor

nhorman commented Jan 23, 2025

I think given the time frame, QUIC FUTURE is the only reasonable approach here

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Pre-Refinement
Development

No branches or pull requests

2 participants