summaryrefslogtreecommitdiff
path: root/base/errors_unix.cpp
diff options
context:
space:
mode:
authorJP Abgrall <jpa@google.com>2014-03-06 19:40:45 -0800
committerJP Abgrall <jpa@google.com>2014-03-06 19:40:45 -0800
commit5b0bb4898c61e5b5b7dc95c185b2e46b65f60d00 (patch)
treeef1955c3d8650a9cb8944d160b3ba3aa37d284ac /base/errors_unix.cpp
parent66e95d76c47a3a099931bbebe7f4a0af4d3f7fbb (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