pub const EPOLL_CTL_DEL: c_int = 2;
Remove (deregister) the target file descriptor fd from the interest list.
fd