Constant base::SCM_SOCKET_MAX_FD_COUNT
source · pub const SCM_SOCKET_MAX_FD_COUNT: usize = 253;Expand description
The maximum number of FDs that can be sent in a single send.
pub const SCM_SOCKET_MAX_FD_COUNT: usize = 253;The maximum number of FDs that can be sent in a single send.