Open rruuaanng opened 2 days ago
Since EPOLL_URING_WAKE
is meant to only be used by uring, I would not add it. It'll be a while until you can write internal kernel internals in Python.
As for EPOLLWAKEUP
, yes, it seems useful to expose that.
Since
EPOLL_URING_WAKE
is meant to only be used by uring, I would not add it. It'll be a while until you can write internal kernel internals in Python.As for
EPOLLWAKEUP
, yes, it seems useful to expose that.
I've remove it, and change the title.
Feature or enhancement
Proposal:
This issue suggests adding new select constants.
for example
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response
Linked PRs