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

Issue 9220008: Send data in chunks when writing to socket. (Closed)

Created:
8 years, 11 months ago by Anders Johnsen
Modified:
8 years, 11 months ago
Reviewers:
cshapiro, Ivan Posva
CC:
reviews_dartlang.org
Visibility:
Public.

Description

Send data in chunks when writing to socket. Committed: https://code.google.com/p/dart/source/detail?r=3628

Patch Set 1 #

Total comments: 1

Patch Set 2 : Remove use of std. #

Patch Set 3 : Limit buffer to input length and use KB constant. #

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

Messages

Total messages: 3 (0 generated)
Anders Johnsen
https://chromiumcodereview.appspot.com/9220008/diff/1/runtime/bin/socket.cc File runtime/bin/socket.cc (right): https://chromiumcodereview.appspot.com/9220008/diff/1/runtime/bin/socket.cc#newcode5 runtime/bin/socket.cc:5: #include <algorithm> Is this okay?
8 years, 11 months ago (2012-01-26 19:50:27 UTC) #1
Anders Johnsen
8 years, 11 months ago (2012-01-26 19:51:03 UTC) #2
cshapiro
8 years, 11 months ago (2012-01-26 22:41:34 UTC) #3
lgtm

Powered by Google App Engine
This is Rietveld 408576698