Skip to content

feat(s2n-quic-xdp): Make io::rx::Channel::for_each public#2405

Merged
camshaft merged 1 commit into
aws:mainfrom
OliverGavin:OliverGavin-s2n-quic-xdp-rx-channel-for-each-public
Dec 6, 2024
Merged

feat(s2n-quic-xdp): Make io::rx::Channel::for_each public#2405
camshaft merged 1 commit into
aws:mainfrom
OliverGavin:OliverGavin-s2n-quic-xdp-rx-channel-for-each-public

Conversation

@OliverGavin
Copy link
Copy Markdown
Contributor

This allows iteration over descriptors in the rx channel.

Release Summary:

Resolved issues:

resolves #2404

Description of changes:

Makes io::rx::Channel::for_each public so it can be used directly without higher level s2n implementations.

Call-outs:

Testing:

cargo build --release

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

This allows iteration over descriptors in the rx channel.
@camshaft camshaft merged commit 645c36a into aws:main Dec 6, 2024
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.

Expose lower level AF_XDP socket functions

2 participants