Commit 7174dc7
committed
Implement some more IoUring operations
Add timeout update, cancel_fd, epoll_wait, files_update, open, open_direct, f/madvice
don't implement f/madvice64 for now I doubt it is used by a lot of people in practice
Implement BufferGroup read_multishot
Try to make definition of function align as logically as posible with
liburing to make keeping our implementation in sync easy
TODO: add M/Fadvice enum flags
TODO: understand buffer_selection and how its different from BufferGroup
Signed-off-by: Bernard Assan <mega.alpha100@gmail.com>1 parent cf0e567 commit 7174dc7
2 files changed
Lines changed: 454 additions & 267 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
8425 | 8425 | | |
8426 | 8426 | | |
8427 | 8427 | | |
| 8428 | + | |
| 8429 | + | |
| 8430 | + | |
| 8431 | + | |
| 8432 | + | |
| 8433 | + | |
| 8434 | + | |
8428 | 8435 | | |
8429 | 8436 | | |
8430 | 8437 | | |
| |||
0 commit comments