Module poll

Source

Re-exports§

pub use backend::event::poll_fd::PollFd;
pub use backend::event::poll_fd::PollFlags;

Functions§

poll
poll(self.fds, timeout)—Wait for events on lists of file descriptors.