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

SFD_CLOEXEC

Constant SFD_CLOEXEC 

Source
pub const SFD_CLOEXEC: u32 = 0x80000;
Expand description

SFD_CLOEXEC: Set close-on-exec.