commit | d6001b5e4880318de512b51e67079469eb1220be | [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 | a0ae18e864b35a44e4a5cca7a1b3ec52213ce55e | |
parent | 801066a2b8dc1545cba6b6e16218b2f1a806e93d [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