liburing
liburing copied to clipboard
io_uring_prep_fcntl
Could io_uring_prep_fcntl be implemented? https://man7.org/linux/man-pages/man2/fcntl64.2.html
There are many functions that are written on top of fcntl it would be nice for Liburing to implement this low level function vs implement those higher level functions.