Skip to main content

Module sys_select

Module sys_select 

Source
Expand description

Re-exports§

pub use crate::header::bits_timeval::timeval;

Structs§

fd_set
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/sys_select.h.html. cbindgen:ignore

Constants§

FD_SETSIZE
See https://pubs.opengroup.org/onlinepubs/9799919799/basedefs/sys_select.h.html.

Functions§

pselect
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/pselect.html.
select
See https://pubs.opengroup.org/onlinepubs/9799919799/functions/select.html.
select_epoll