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

Linux 6.12 API change: io_uring_getevents_arg #1246

Open
NoisyCoil opened this issue Dec 29, 2024 · 1 comment
Open

Linux 6.12 API change: io_uring_getevents_arg #1246

NoisyCoil opened this issue Dec 29, 2024 · 1 comment

Comments

@NoisyCoil
Copy link

Commit 7ed9e09e2d13 in linux, first released in v6.12, renamed the pad field of io_uring_getevents_arg to min_wait_usec. I think the bindings in src/io_uring.rs should be regenerated to reflect this change.

@sunfishcode
Copy link
Member

This is now implemented in #1258 on the main branch. The main thing now is to find time to ship the next major-semversion bump of rustix.

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

No branches or pull requests

2 participants