⚠️ VeridianOS Kernel Documentation
- This is low-level kernel code. All functions are unsafe unless explicitly marked otherwise.
no_std
UNIX_DGRAM_MAX
veridian_
kernel
0.25.2
In veridian_
kernel::
net::
unix_
socket
veridian_kernel
::
net
::
unix_socket
Constant
UNIX_
DGRAM_
MAX
Copy item path
Source
pub const UNIX_DGRAM_MAX: usize = 65536;
Expand description
Maximum message size for datagram mode.