Skip to main content

EPOLLWAKEUP

Constant EPOLLWAKEUP 

Source
pub const EPOLLWAKEUP: c_uint = _; // 536_870_912u32
Expand description

If EPOLLONESHOT and EPOLLET are clear and the process has the CAP_BLOCK_SUSPEND capability, ensure that the system does not enter “suspend” or “hibernate” while this event is pending or being processed.