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

feat(s2n-quic-dc): add channel recv buffer impl #2506

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

camshaft
Copy link
Contributor

@camshaft camshaft commented Feb 28, 2025

Description of changes:

This change implements a channel-based recv buffer. This uses the queue allocator channels implemented in #2517.

Call-outs:

I've included a couple of related, small changes in here as well:

  • Added an Actor argument to the Buffer traits and queues to be able to treat application and worker wakers separately.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

@camshaft camshaft force-pushed the camshaft/dc-udp-recv-channel branch 4 times, most recently from 1143dc9 to 126bdf8 Compare March 5, 2025 19:40
@camshaft camshaft force-pushed the camshaft/dc-udp-recv-channel branch from 126bdf8 to fbd3890 Compare March 12, 2025 03:33
@camshaft camshaft marked this pull request as ready for review March 12, 2025 03:37
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