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

Issue 10412021: Make socket send and receive more robust and return 0 on failure. (Closed)

Created:
8 years, 7 months ago by Yang
Modified:
8 years, 7 months ago
Reviewers:
Jakob Kummerow
CC:
v8-dev
Visibility:
Public.

Description

Make socket send and receive more robust and return 0 on failure. R=jkummerow@chromium.org BUG=15719 TEST= Committed: https://code.google.com/p/v8/source/detail?r=11601

Patch Set 1 #

Total comments: 1
Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -8 lines) Patch
M src/debug-agent.cc View 2 chunks +2 lines, -2 lines 1 comment Download
M src/platform.h View 2 chunks +2 lines, -1 line 0 comments Download
M src/platform-posix.cc View 2 chunks +5 lines, -3 lines 0 comments Download
M src/platform-win32.cc View 1 chunk +4 lines, -2 lines 0 comments Download

Messages

Total messages: 2 (0 generated)
Yang
PTAL.
8 years, 7 months ago (2012-05-21 09:50:54 UTC) #1
Jakob Kummerow
8 years, 7 months ago (2012-05-21 09:56:13 UTC) #2
LGTM

http://codereview.chromium.org/10412021/diff/1/src/debug-agent.cc
File src/debug-agent.cc (right):

http://codereview.chromium.org/10412021/diff/1/src/debug-agent.cc#newcode1
src/debug-agent.cc:1: // Copyright 2009 the V8 project authors. All rights
reserved.
nit: 2012 :-)

Powered by Google App Engine
This is Rietveld 408576698