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

Issue 1288553010: TcpPort Reconnect should inform upper layer to start sending again (Closed)

Created:
5 years, 4 months ago by guoweis_webrtc
Modified:
5 years, 4 months ago
Reviewers:
juberti1, pthatcher1, webrtc-network
CC:
webrtc-reviews_webrtc.org, tterriberry_mozilla.com
Base URL:
https://chromium.googlesource.com/external/webrtc@master
Target Ref:
refs/pending/heads/master
Project:
webrtc
Visibility:
Public.

Description

TcpPort Reconnect should inform upper layer to start sending again. During the reconnection phase, EWOULDBLOCK has been returned to upper layer which stops the sending of video stream. BUG=webrtc:4930 R=pthatcher@webrtc.org Committed: https://chromium.googlesource.com/external/webrtc/+/b594041ec8a3ae9f501260e2456d9d5ce6482819

Patch Set 1 #

Total comments: 6

Patch Set 2 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -3 lines) Patch
M webrtc/p2p/base/port_unittest.cc View 1 5 chunks +28 lines, -0 lines 0 comments Download
M webrtc/p2p/base/tcpport.cc View 1 1 chunk +9 lines, -3 lines 0 comments Download

Messages

Total messages: 9 (1 generated)
guoweis_webrtc
PTAL.
5 years, 4 months ago (2015-08-19 23:45:02 UTC) #2
pthatcher1
I'd like to talk about this logic change in person to make sure I fully ...
5 years, 4 months ago (2015-08-20 03:47:28 UTC) #3
guoweis_webrtc
On 2015/08/20 03:47:28, pthatcher1 wrote: > I'd like to talk about this logic change in ...
5 years, 4 months ago (2015-08-20 04:40:22 UTC) #4
juberti1
https://codereview.webrtc.org/1288553010/diff/1/webrtc/p2p/base/port_unittest.cc File webrtc/p2p/base/port_unittest.cc (right): https://codereview.webrtc.org/1288553010/diff/1/webrtc/p2p/base/port_unittest.cc#newcode237 webrtc/p2p/base/port_unittest.cc:237: is_recovered_from_ewouldblock_ = false; On 2015/08/20 03:47:27, pthatcher1 wrote: > ...
5 years, 4 months ago (2015-08-20 05:33:01 UTC) #5
guoweis_webrtc
PTAL. https://codereview.webrtc.org/1288553010/diff/1/webrtc/p2p/base/tcpport.cc File webrtc/p2p/base/tcpport.cc (right): https://codereview.webrtc.org/1288553010/diff/1/webrtc/p2p/base/tcpport.cc#newcode362 webrtc/p2p/base/tcpport.cc:362: Connection::OnReadyToSend(); On 2015/08/20 05:33:00, juberti1 wrote: > On ...
5 years, 4 months ago (2015-08-21 05:05:50 UTC) #6
guoweis_webrtc
On 2015/08/21 05:05:50, guoweis wrote: > PTAL. > > https://codereview.webrtc.org/1288553010/diff/1/webrtc/p2p/base/tcpport.cc > File webrtc/p2p/base/tcpport.cc (right): > ...
5 years, 4 months ago (2015-08-24 14:10:15 UTC) #7
pthatcher1
lgtm
5 years, 4 months ago (2015-08-24 18:57:11 UTC) #8
guoweis_webrtc
5 years, 4 months ago (2015-08-24 18:58:12 UTC) #9
Message was sent while issue was closed.
Committed patchset #2 (id:20001) manually as
b594041ec8a3ae9f501260e2456d9d5ce6482819 (presubmit successful).

Powered by Google App Engine
This is Rietveld 408576698