commit | 652e02e2b1ed374a0daa0b907bb487aec54baf5b | [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 | 9a352602d487dce6673abe40318af9f6d54236e2 [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