Skip to main content

EPOLL_CTL_ADD

Constant EPOLL_CTL_ADD 

Source
pub const EPOLL_CTL_ADD: c_int = 1;
Expand description

Add an entry to the interest list of the epoll file descriptor, epfd.