mirror of
https://github.com/mik3y/usb-serial-for-android
synced 2025-10-30 09:57:19 +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.