Chromium Code Reviews
DescriptionChange async read buffer sizes on Windows
When reading from the console using ReadFile on Windows the buffer size must
be a bit smaller than 32k. Use a 16k buffer in that case and raise the buffer
size to 64k otherwise.
R=ajohnsen@google.com
BUG=https://code.google.com/p/dart/issues/detail?id=9429
Committed: https://code.google.com/p/dart/source/detail?r=22411
Patch Set 1 #
Messages
Total messages: 3 (0 generated)
|
|||||||||||||||||||