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

UNIX_DGRAM_MAX

Constant UNIX_DGRAM_MAX 

Source
pub const UNIX_DGRAM_MAX: usize = 65536;
Expand description

Maximum message size for datagram mode.