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

UNIX_PATH_MAX

Constant UNIX_PATH_MAX 

Source
pub const UNIX_PATH_MAX: usize = 108;
Expand description

Maximum path length for a Unix socket address.