tarm / serial

BSD 3-Clause "New" or "Revised" License
1.6k stars 451 forks source link

Read Function Doesn't throw Error When Adapter Is Uunplugged #100

Open BradleyHalstead opened 5 years ago

BradleyHalstead commented 5 years ago

Linux Amd64 When Serial Adaptor is unplugged no error is received to signify device is unavailable. Only way to tell if device is detached is with the Write function.

Alfredisabug commented 5 years ago

I have the same issue... could fix this?

ginuerzh commented 4 years ago

Me too!