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

SFD_NONBLOCK

Constant SFD_NONBLOCK 

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

SFD_NONBLOCK: Return EAGAIN instead of blocking on empty read.