• Kenton Varda's avatar
    Work around qemu-aarch64 bugs with UDP. · 6fd94839
    Kenton Varda authored
    It appears that QEMU:
    - Does not correctly set the MSG_TRUNC flag on recvmsg().
    - Crashes when we try to use the IP_PKTINFO ancillary message.
    
    So let's skip those tests...
    6fd94839
async-io-test.c++ 22.4 KB