nix::sys::epoll

Function epoll_create

source
pub fn epoll_create() -> Result<RawFd>
👎Deprecated since 0.27.0: Use Epoll::new() instead