Constant epoll::EPOLL_CTL_DEL []

pub const EPOLL_CTL_DEL: ControlOptions = ControlOptions{bits: libc::EPOLL_CTL_DEL,}

Indicates a removal of an interest from the list.