commit | be2ee7bc68f089a6f275374ac1d537735f1a7a6a | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Thu Mar 29 12:34:28 2018 -0700 |
committer | Josh Gao <jmgao@google.com> | Thu Mar 29 14:24:03 2018 -0700 |
tree | eb063772d0b345b4b80d682fa3b7ac07f74d4e72 | |
parent | cd60820d2ac406a6faf8c9de8f5279c9274333bf [diff] |
adb: fix FdeventTest.invalid_fd on Windows. Bail out immediately in our poll emulation if we have any invalid file descriptors, instead of actually calling WSAPoll (which might block forever). Test: wine adb_test.exe Change-Id: I06ccca305783ee7a1721b1585ddf73e022bd02d7