I have a program that reads from a serial port this is done with overlapped IO. I can not understand how the WaitForMultipleObjects can timeout (200 ms) when I have a lower timeout in the SetCommTimeouts (100 ms) call. It only happens very rarely. But when it does it often happens on multiply different serial […]
The post How can WaitForMultipleObjectsEx timeout before ReadTotalTimeoutConstant? appeared first on BlogoSfera.