summaryrefslogtreecommitdiff
path: root/io_uring/mock_file.c
AgeCommit message (Expand)Author
2025-07-02io_uring/mock: add trivial poll handlerPavel Begunkov
2025-07-02io_uring/mock: support for async read/writePavel Begunkov
2025-07-02io_uring/mock: allow to choose FMODE_NOWAITPavel Begunkov
2025-07-02io_uring/mock: add sync read/writePavel Begunkov
2025-07-02io_uring/mock: add cmd using vectored regbufsPavel Begunkov
2025-07-02io_uring/mock: add basic infra for test mock filesPavel Begunkov