commit | 05fb45be17bbdde8977e442633f453d60724845f | [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 | a649f9d31da114f81606a940feb0e92049696f70 | |
parent | fd7486fb42377891d0b7d327c98f717685678225 [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