mirror of
https://github.com/mik3y/usb-serial-for-android.git
synced 2026-08-11 16:32:53 +00:00
6ef85d04c1
Some systems return 0 from read() when the device has been disconnected. The only way to detect this is to 'never' expect a timeout.