diff options
| author | JP Abgrall <jpa@google.com> | 2014-03-06 19:40:45 -0800 |
|---|---|---|
| committer | JP Abgrall <jpa@google.com> | 2014-03-06 19:40:45 -0800 |
| commit | 5b0bb4898c61e5b5b7dc95c185b2e46b65f60d00 (patch) | |
| tree | ef1955c3d8650a9cb8944d160b3ba3aa37d284ac /base/errors_unix.cpp | |
| parent | 66e95d76c47a3a099931bbebe7f4a0af4d3f7fbb (diff) | |
adb: fix windows build after "forward --list" fix.
EWOULDBLOCK is not there on windows.
It gets translated by the adb_write() wrapper into EGAIN.
But the Linux one does not translate EWOULDBLOCK into EGAIN.
Without EWOULDBLOCK, it works just fine.
Change-Id: Ic293be392aa4364637428ea94ef87890ffa09b9b
Signed-off-by: JP Abgrall <jpa@google.com>
Diffstat (limited to 'base/errors_unix.cpp')
0 files changed, 0 insertions, 0 deletions
