Skip to content

Separate frame queue into new type that implements Buf #115

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

Merged
merged 1 commit into from
Jul 9, 2025

Conversation

Gelbpunkt
Copy link
Owner

@Gelbpunkt Gelbpunkt commented Jul 8, 2025

This allows for much more efficient use of poll_write_buf.

I took heavy inspiration from a snippet put together by @conradludgate.

@Gelbpunkt Gelbpunkt force-pushed the frame-queue-buf branch 2 times, most recently from 3917dd4 to df6ce2f Compare July 8, 2025 14:56
@Gelbpunkt Gelbpunkt force-pushed the frame-queue-buf branch 2 times, most recently from 1c645c5 to a13ba06 Compare July 8, 2025 16:02
This allows for much more efficient use of poll_write_buf.

Co-authored-by: Conrad Ludgate <[email protected]>
Signed-off-by: Jens Reidel <[email protected]>
@Gelbpunkt Gelbpunkt marked this pull request as ready for review July 8, 2025 16:11
@Gelbpunkt Gelbpunkt merged commit 643b990 into main Jul 9, 2025
22 checks passed
@Gelbpunkt Gelbpunkt deleted the frame-queue-buf branch July 10, 2025 22:20
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.

2 participants