Module nix::poll [−][src]
Expand description
Wait for events to trigger on specific file descriptors
Structs
This is a wrapper around libc::pollfd
.
These flags define the different events that can be monitored by poll
and ppoll
Wait for events to trigger on specific file descriptors
This is a wrapper around libc::pollfd
.
These flags define the different events that can be monitored by poll
and ppoll