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

Issue 1015733002: Close data pipes when TCP network connection goes down. (Closed)

Created:
5 years, 9 months ago by Cutch
Modified:
5 years, 9 months ago
Reviewers:
jamesr
CC:
chromium-reviews, qsr+mojo_chromium.org, viettrungluu+watch_chromium.org, yzshen+watch_chromium.org, abarth-chromium, Aaron Boodman, darin (slow to review), ben+mojo_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Close data pipes when TCP network connection goes down. - Close data pipes when TCP network connection goes down. Committed: https://crrev.com/cd34266e673171ffd426ad7768798287fa12bd92 Cr-Commit-Position: refs/heads/master@{#321456}

Patch Set 1 #

Total comments: 2

Patch Set 2 : #

Total comments: 4

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+56 lines, -15 lines) Patch
M mojo/services/network/tcp_connected_socket_impl.h View 1 1 chunk +2 lines, -0 lines 0 comments Download
M mojo/services/network/tcp_connected_socket_impl.cc View 1 2 8 chunks +54 lines, -15 lines 0 comments Download

Messages

Total messages: 18 (4 generated)
Cutch
https://codereview.chromium.org/1015733002/diff/1/AUTHORS File AUTHORS (right): https://codereview.chromium.org/1015733002/diff/1/AUTHORS#newcode240 AUTHORS:240: John McCutchan <john@johnmccutchan.com> To stop presubmit nag.
5 years, 9 months ago (2015-03-17 14:55:42 UTC) #2
jamesr
What is your git author configured to? I have mine configured to my @chromium.org account, ...
5 years, 9 months ago (2015-03-18 18:23:11 UTC) #4
jamesr
I don't fully understand the need for the direction bit - how will that be ...
5 years, 9 months ago (2015-03-18 20:46:59 UTC) #5
Cutch
On 2015/03/18 18:23:11, jamesr wrote: > What is your git author configured to? I have ...
5 years, 9 months ago (2015-03-18 23:09:20 UTC) #6
jamesr
On 2015/03/18 23:09:20, Cutch wrote: > On 2015/03/18 18:23:11, jamesr wrote: > > What is ...
5 years, 9 months ago (2015-03-18 23:13:19 UTC) #7
Cutch
On 2015/03/18 20:46:59, jamesr wrote: > I don't fully understand the need for the direction ...
5 years, 9 months ago (2015-03-18 23:14:28 UTC) #8
Cutch
On 2015/03/18 20:46:59, jamesr wrote: > I don't fully understand the need for the direction ...
5 years, 9 months ago (2015-03-18 23:23:10 UTC) #9
jamesr
Let's not add new data speculatively - when we have a way to expose this ...
5 years, 9 months ago (2015-03-19 18:17:42 UTC) #10
Cutch
PTAL
5 years, 9 months ago (2015-03-19 20:41:25 UTC) #11
jamesr
lgtm https://codereview.chromium.org/1015733002/diff/20001/mojo/services/network/tcp_connected_socket_impl.cc File mojo/services/network/tcp_connected_socket_impl.cc (right): https://codereview.chromium.org/1015733002/diff/20001/mojo/services/network/tcp_connected_socket_impl.cc#newcode122 mojo/services/network/tcp_connected_socket_impl.cc:122: pending_receive_ = NULL; nullptr. only use NULL in ...
5 years, 9 months ago (2015-03-19 21:54:23 UTC) #12
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1015733002/40001
5 years, 9 months ago (2015-03-19 22:03:24 UTC) #15
Cutch
https://codereview.chromium.org/1015733002/diff/20001/mojo/services/network/tcp_connected_socket_impl.cc File mojo/services/network/tcp_connected_socket_impl.cc (right): https://codereview.chromium.org/1015733002/diff/20001/mojo/services/network/tcp_connected_socket_impl.cc#newcode122 mojo/services/network/tcp_connected_socket_impl.cc:122: pending_receive_ = NULL; On 2015/03/19 21:54:23, jamesr wrote: > ...
5 years, 9 months ago (2015-03-19 22:03:32 UTC) #16
commit-bot: I haz the power
Committed patchset #3 (id:40001)
5 years, 9 months ago (2015-03-19 22:39:27 UTC) #17
commit-bot: I haz the power
5 years, 9 months ago (2015-03-19 22:40:10 UTC) #18
Message was sent while issue was closed.
Patchset 3 (id:??) landed as
https://crrev.com/cd34266e673171ffd426ad7768798287fa12bd92
Cr-Commit-Position: refs/heads/master@{#321456}

Powered by Google App Engine
This is Rietveld 408576698