⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
SFD_NONBLOCK
veridian_
kernel
0.25.2
In veridian_
kernel::
fs::
signalfd
veridian_kernel
::
fs
::
signalfd
Constant
SFD_
NONBLOCK
Copy item path
Source
pub const SFD_NONBLOCK: u32 = 0x800;
Expand description
SFD_NONBLOCK: Return EAGAIN instead of blocking on empty read.