Module syscalls

Source
Expand description

linux_raw syscalls supporting rustix::event.

ยงSafety

See the rustix::backend module documentation for details.

Functionsยง

epoll_add ๐Ÿ”’
epoll_create ๐Ÿ”’
epoll_del ๐Ÿ”’
epoll_mod ๐Ÿ”’
epoll_wait ๐Ÿ”’ โš 
eventfd ๐Ÿ”’
pause ๐Ÿ”’
poll ๐Ÿ”’
select ๐Ÿ”’ โš