⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
EPOLLIN
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
epoll
veridian_kernel
::
net
::
epoll
Constant
EPOLLIN
Copy item path
Source
pub const EPOLLIN: u32 = 0x001;
Expand description
Available for read.