Constant linux_unsafe::raw::EPOLL_CREATE1
source · pub const EPOLL_CREATE1: V = 291;Expand description
The system call number for epoll_create1 on this platform.
pub const EPOLL_CREATE1: V = 291;The system call number for epoll_create1 on this platform.