Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 052679ba authored by LuK1337's avatar LuK1337 Committed by Rashed Abdel-Tawab
Browse files

adb: host: Fix windows build after 5c0999c2

* Windows fd_set struct uses SOCKET type,
  therefore we need to cast device_fd to
  cutils_socket_t so that it's int on
  Linux and SOCKET on Windows, otherwise
  we might get comparison of integers of
  different signs error.

Change-Id: I13357dff5563fbbafb59cfc34b2e8ccdf7b86a79
parent 7d05926d
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment