Closed bondolo closed 7 years ago
InputStream.read() return -1 for concurrent close() of serial port. Throw IOException if closed rather than IllegalStateException
Any further thoughts on this PR?
This should be in the latest release 1.0.2 I did over the weekend.
InputStream.read() return -1 for concurrent close() of serial port. Throw IOException if closed rather than IllegalStateException