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

Conflict io_uring_clone_buffers #1349

Closed
YoSTEALTH opened this issue Feb 17, 2025 · 1 comment
Closed

Conflict io_uring_clone_buffers #1349

YoSTEALTH opened this issue Feb 17, 2025 · 1 comment

Comments

@YoSTEALTH
Copy link
Contributor

YoSTEALTH commented Feb 17, 2025

There is an naming conflict between a struct called io_uring_clone_buffers and a function called io_uring_clone_buffers

@axboe
Copy link
Owner

axboe commented Feb 17, 2025

This does work fine in C, I'm guessing it's a python issue for you. You may just want to rename the struct to something else on your end. liburing can't change here or fix it for you, hence I'm going to close this issue.

@axboe axboe closed this as completed Feb 17, 2025
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