⚠️ VeridianOS Kernel Documentation - This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise. no_std

EFD_NONBLOCK

Constant EFD_NONBLOCK 

Source
pub const EFD_NONBLOCK: u32 = 0x800;
Expand description

EFD_NONBLOCK flag: reads/writes return EAGAIN instead of blocking.