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

Add IORING_ENTER_REGISTERED_RING flag #840

Merged
merged 1 commit into from
Sep 20, 2023
Merged

Add IORING_ENTER_REGISTERED_RING flag #840

merged 1 commit into from
Sep 20, 2023

Conversation

ryanseipp
Copy link
Contributor

Adds the IORING_ENTER_REGISTERED_RING flag to rustix::io_uring::IoringEnterFlags.

Resources: io_uring_enter(2), liburing

@sunfishcode
Copy link
Member

Thanks!

@sunfishcode sunfishcode merged commit 5d6b687 into bytecodealliance:main Sep 20, 2023
44 checks passed
@sunfishcode
Copy link
Member

This is now released in rustix 0.38.14.

@ryanseipp
Copy link
Contributor Author

Perfect! Thanks for the very quick follow-through on this 🚀

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