Open
Description
Hello, I'm actually learning about io_uring and zero-copy for one project.
I noticed this syscall io_uring_prep_splice
that allow making zero-copy between two file descriptor in the submission queue.
My questions are:
- Is it supported by this library?
- Does it make sense to use this or there is a better way?
Thanks!
Metadata
Metadata
Assignees
Labels
No labels