fn sendmmsg_retry(
    sock: &UdpSocket,
    hdrs: &mut [mmsghdr]
) -> Result<(), SendPktsError>