Constant runa_io::MAX_FDS_OUT
source · pub const MAX_FDS_OUT: usize = 28;
Expand description
Maximum number of file descriptors that can be sent in a write by the wayland protocol. As defined in libwayland.
pub const MAX_FDS_OUT: usize = 28;
Maximum number of file descriptors that can be sent in a write by the wayland protocol. As defined in libwayland.