Closed
Description
Feature or enhancement
Proposal:
This issue suggests adding new select constants.
for example
fd = /* a socket object */
p = /* a epoll object */
/* It will prevent the system from hanging (e.g. low-power or standby) */
p.register(fd, EPOLLWAKEUP)
Has this already been discussed elsewhere?
No response given
Links to previous discussion of this feature:
No response