commit | fdad91827dd111054eede62668bd1130fbe2c004 | [log] [tgz] |
---|---|---|
author | Josh Gao <jmgao@google.com> | Tue Aug 23 15:28:43 2016 -0700 |
committer | Josh Gao <jmgao@google.com> | Wed Aug 24 13:06:06 2016 -0700 |
tree | ad4ddc3d892fe428e68d04efa01c7a5696f61999 | |
parent | 21c25e39a0ceb843c66dc8ac969f6ba6329fb89c [diff] |
adb: check our socketpair ends in our win32 emulation. In our Win32 socketpair emulation, check that the ends are properly connected before returning. Change-Id: I33d356fd9ebcac89fc6a89a5200e926032220383 Test: no additional failing tests in adb_test.exe