Skip to main content

EPOLL_CTL_DEL

Constant EPOLL_CTL_DEL 

Source
pub const EPOLL_CTL_DEL: c_int = 2;
Expand description

Remove (deregister) the target file descriptor fd from the interest list.