liburing icon indicating copy to clipboard operation
liburing copied to clipboard

io_uring_prep_fcntl

Open YoSTEALTH opened this issue 5 years ago • 0 comments

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.

YoSTEALTH avatar Sep 13 '20 06:09 YoSTEALTH