]> sigrok.org Git - libserialport.git/commit
Add handling of ERROR_OPERATION_ABORTED in restart_wait for WIN32
authorPatrick Dussud <redacted>
Mon, 17 Jun 2024 18:58:36 +0000 (11:58 -0700)
committerSoeren Apel <redacted>
Fri, 30 Aug 2024 20:17:22 +0000 (22:17 +0200)
commit33feeb0516445cd32c113b9da34e25518d5b02fa
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