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

io-uring API updates. #871

Merged
merged 2 commits into from Oct 9, 2023
Merged

io-uring API updates. #871

merged 2 commits into from Oct 9, 2023

Conversation

sunfishcode
Copy link
Member

Add the addr_len field to splice_fd_in_or_file_index_union, define the io_uring_sync_cancel_reg struct, and export the various flags types used in the public API from the io_uring module so that users don't need to enable "fs" or "net" themselves just to work with io_uring.

Add the `addr_len` field to `splice_fd_in_or_file_index_union`, define
the `io_uring_sync_cancel_reg` struct, and export the various flags
types used in the public API from the `io_uring` module so that users
don't need to enable "fs" or "net" themselves just to work with
`io_uring`.
@sunfishcode sunfishcode merged commit 112c268 into main Oct 9, 2023
1 of 42 checks passed
@sunfishcode sunfishcode deleted the sunfishcode/io-uring branch October 9, 2023 04:18
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.

None yet

1 participant