Add handling of ERROR_OPERATION_ABORTED in restart_wait for WIN32
commit33feeb0516445cd32c113b9da34e25518d5b02fa
authorPatrick Dussud <phdussud@hotmail.com>
Mon, 17 Jun 2024 18:58:36 +0000 (17 11:58 -0700)
committerSoeren Apel <soeren@apelpie.net>
Fri, 30 Aug 2024 20:17:22 +0000 (30 22:17 +0200)
tree0190ad5392bd381e5678f8407bda2d2bb6ce0ca0
parentfd20b0fc5a34cd7f776e4af6c763f59041de223b
Add handling of ERROR_OPERATION_ABORTED in restart_wait for WIN32

It appears that the standard Win11 CDC driver does produce this case on occasion when the last byte of the IO has been transferred.
serialport.c