nix
0.23.2
Module select
Module Items
Structs
Constants
Functions
In nix::
sys
nix
::
sys
Module
select
Copy item path
Source
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
§
pselect
Monitors file descriptors for readiness with an altered signal mask.
select
Monitors file descriptors for readiness