⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
EPOLLONESHOT
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
epoll
veridian_kernel
::
net
::
epoll
Constant
EPOLLONESHOT
Copy item path
Source
pub const EPOLLONESHOT: u32 = _; // 1_073_741_824u32
Expand description
One-shot mode (disables after first event).