Function nix::sys::epoll::epoll_create

source ยท
pub fn epoll_create() -> Result<RawFd>
๐Ÿ‘ŽDeprecated since 0.27.0: Use Epoll::new() instead