Function rustix::io::poll

source · []
pub fn poll(fds: &mut [PollFd<'_>], timeout: i32) -> Result<usize>
Expand description

poll(self.fds, timeout)

References