nyholku / purejavacomm

Pure Java implementation of JavaComm SerialPort
http://www.sparetimelabs.com/purejavacomm/index.html
BSD 3-Clause "New" or "Revised" License
362 stars 146 forks source link

FIX missing throw on "Windows OVERLAPPED WriteFile failed to write all" #138

Open luca-domenichini opened 3 years ago

luca-domenichini commented 3 years ago

This PR fixes a missing throw on JTermiosImpl for Windows.