Constant EPOLL_CTL_ADD
pub const EPOLL_CTL_ADD: i32 = 1;
Available on crate feature
dep_nc
only.Expand description
Valid opcodes to issue to sys_epoll_ctl()
pub const EPOLL_CTL_ADD: i32 = 1;
dep_nc
only.Valid opcodes to issue to sys_epoll_ctl()