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

EPOLL_CTL_ADD

Constant EPOLL_CTL_ADD 

Source
pub const EPOLL_CTL_ADD: u32 = 1;
Expand description

Add fd to interest list.