Constant MSGMAX
pub const MSGMAX: i32 = 8192; // 8_192i32
Available on crate feature
dep_nc
only.Expand description
<= INT_MAX
, max size of message (bytes)
pub const MSGMAX: i32 = 8192; // 8_192i32
dep_nc
only.<= INT_MAX
, max size of message (bytes)