Module select
nix
0.26.1
Module select
Module Items
Structs
Constants
Functions
In nix::
sys
Modules
aio
epoll
eventfd
inotify
ioctl
memfd
mman
personality
pthread
ptrace
quota
reboot
resource
select
sendfile
signal
signalfd
socket
stat
statfs
statvfs
sysinfo
termios
time
timer
timerfd
uio
utsname
wait
nix
::
sys
Module
select
Copy item path
Settings
Help
Summary
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