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

UNIX_BACKLOG_MAX

Constant UNIX_BACKLOG_MAX 

Source
pub const UNIX_BACKLOG_MAX: usize = 128;
Expand description

Maximum backlog for pending connections.