mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-06-08 08:26:18 +00:00
Some systems return 0 from read() when the device has been disconnected. The only way to detect this is to 'never' expect a timeout.