⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
EPOLL_CTL_ADD
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
epoll
veridian_kernel
::
net
::
epoll
Constant
EPOLL_
CTL_
ADD
Copy item path
Source
pub const EPOLL_CTL_ADD: u32 = 1;
Expand description
Add fd to interest list.