Module select

Source
Available on crate feature poll only.
Expand description

Portably monitor a group of file descriptors for readiness.

Structs§

FdSet
Contains a set of file descriptors used by select
Fds
Iterator over FdSet.

Constants§

FD_SETSIZE

Functions§

pselectsignal
Monitors file descriptors for readiness with an altered signal mask.
select
Monitors file descriptors for readiness