DescriptionRemove timeout behavior from Windows serial I/O
Reads on the Windows impl of SerialConnection were erroneously set to
wait for up to 10ms before completing with less than the requested
amount of data.
They will now complete immediately with any available data, without
waiting.
BUG=324886
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=238367
Patch Set 1 #
Messages
Total messages: 6 (0 generated)
|