Skip to main content

MAX_FRAME_SIZE

Constant MAX_FRAME_SIZE 

Source
pub const MAX_FRAME_SIZE: usize = _; // 16_777_216usize
Expand description

Maximum accepted daemon IPC payload size. Larger frames fail before allocation.