[][src]Function nc::platform::c::poll

pub fn poll(fds: &mut [pollfd_t], timeout: i32) -> Result<(), Errno>

Wait for some event on file descriptors.