after_recvmsg

Function after_recvmsg 

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