Hacker News new | ask | show | jobs
by simcop2387 1835 days ago
Io uring can in theory be built to subscribe to any syscall (though it hasn't yet). I don't believe epoll can do things like stat, opening files, closing files, and syncing though.