• Andrew M. Kuchling's avatar
    Fix for two problems on FreeBSD: · d50a1877
    Andrew M. Kuchling yazdı
    In test_poll1(), unregister file descriptors as they're closed,
        and also close the read end of the pipe
    In test_poll2(), make the code assume less about the combinations of flag
        bits that will be returned
    d50a1877
test_poll.py 4.24 KB