Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(149)

Issue 14589014: Change async read buffer sizes on Windows (Closed)

Created:
7 years, 7 months ago by Søren Gjesse
Modified:
7 years, 7 months ago
Reviewers:
Anders Johnsen
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Change 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+9 lines, -2 lines) Patch
M runtime/bin/eventhandler_win.cc View 2 chunks +9 lines, -2 lines 0 comments Download

Messages

Total messages: 3 (0 generated)
Søren Gjesse
7 years, 7 months ago (2013-05-06 12:17:03 UTC) #1
Anders Johnsen
LGTM!
7 years, 7 months ago (2013-05-06 12:19:24 UTC) #2
Søren Gjesse
7 years, 7 months ago (2013-05-06 12:28:57 UTC) #3
Message was sent while issue was closed.
Committed patchset #1 manually as r22411 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698