Skip to content

vquic: consistent name for the stream struct across backends #17113

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

Closed
wants to merge 2 commits into from

Conversation

bagder
Copy link
Member

@bagder bagder commented Apr 20, 2025

Now known as struct h3_stream_ctx in all four backends.

Also as a bonus: a single definition of the H3_STREAM_CTX macro

Now known as "struct h3_stream_ctx" in all four backends.

Also as a bonus: a single definition of the H3_STREAM_CTX macro
@bagder bagder added the HTTP/3 h3 or quic related label Apr 20, 2025
@bagder bagder requested a review from icing April 20, 2025 21:59
@bagder bagder closed this in 2de9a97 Apr 22, 2025
@bagder bagder deleted the bagder/vquic-stream_ctx branch April 22, 2025 08:26
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
Now known as "struct h3_stream_ctx" in all four backends.

Also as a bonus: a single definition of the H3_STREAM_CTX macro

Closes curl#17113
nbaws pushed a commit to nbaws/curl that referenced this pull request Apr 26, 2025
Now known as "struct h3_stream_ctx" in all four backends.

Also as a bonus: a single definition of the H3_STREAM_CTX macro

Closes curl#17113
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.

2 participants