Constant fidl::encoding::MAX_HANDLES

source ·
pub const MAX_HANDLES: usize = 64;
Expand description

The maximum number of handles allowed in a FIDL message. Note that this number is one less for large messages for the time being. See (https://fxbug.dev/42068341) for progress, or to report problems caused by this specific limitation.