Displaying 1 result from an estimated 1 matches for "ellap".
Did you mean:
ellas
2011 Sep 19
1
[windows port] blazer_ser issues, select_read() from serial semantics
...CancelIo(sh->handle);
- sh->overlapped_armed = 0;
- ResetEvent (sh->io_status.hEvent);
- upsdebugx(4,"w32_serial_read : timeout %d ms ellaps
- errno = EIO;
- return 0;
+ if (!tot) {
+ CancelIo(sh->handle);
+...