Fazecast / jSerialComm

Platform-independent serial port access for Java
GNU Lesser General Public License v3.0
1.34k stars 287 forks source link

Linux - PortHandle is -1 if you send very much data very fast #325

Closed timarnoldev closed 3 years ago

timarnoldev commented 3 years ago

Hello, If you send very much data very fast the PortHandle is -1 on linux but on windows it's working How can I fix the issue?