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