pub(crate) fn after_recvmsg<'a>(
fds: impl Iterator<Item = RawFdContainer> + 'a,
_cloexec_error: &'a mut Result<(), Errno>,
) -> impl Iterator<Item = RawFdContainer> + 'a
pub(crate) fn after_recvmsg<'a>(
fds: impl Iterator<Item = RawFdContainer> + 'a,
_cloexec_error: &'a mut Result<(), Errno>,
) -> impl Iterator<Item = RawFdContainer> + 'a