Function rustix::io::poll

pub fn poll(fds: &mut [PollFd<'_>], timeout: i32) -> io::Result<usize>
Documentation

poll(self.fds, timeout)

References