Function rustix::event::poll::poll

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