nix
nix
errno
fcntl
poll
pty
spawn
sys
ioctl
memfd
prctl
select
signal
signalfd
stat
statfs
statvfs
sysinfo
termios
time
wait
unistd
alarm
nix
::
sys
::
select
Module
select
Portably monitor a group of file descriptors for readiness.
Structs
FdSet
Contains a set of file descriptors used by
select
Fds
Iterator over
FdSet
.
Functions
pselect
Monitors file descriptors for readiness with an altered signal mask.
select
Monitors file descriptors for readiness
Constants
FD_SETSIZE