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

Issue 10803027: Fix TCPClientSocket::GetLocalAddress() to work when socket is not connected. (Closed)

Created:
8 years, 5 months ago by Sergey Ulanov
Modified:
8 years, 5 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, darin-cc_chromium.org
Visibility:
Public.

Description

Fix TCPClientSocket::GetLocalAddress() to work when socket is not connected. BUG=118312 Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=147586

Patch Set 1 #

Total comments: 8

Patch Set 2 : #

Total comments: 3

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+29 lines, -5 lines) Patch
M net/socket/stream_socket.h View 1 1 chunk +1 line, -1 line 0 comments Download
M net/socket/tcp_client_socket_libevent.cc View 1 3 chunks +8 lines, -2 lines 0 comments Download
M net/socket/tcp_client_socket_unittest.cc View 1 2 2 chunks +10 lines, -0 lines 0 comments Download
M net/socket/tcp_client_socket_win.cc View 1 3 chunks +10 lines, -2 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
Sergey Ulanov
8 years, 5 months ago (2012-07-18 22:55:11 UTC) #1
wtc
Review comments on patch set 1: Thank you for writing the CL. I suggest some ...
8 years, 5 months ago (2012-07-19 18:36:36 UTC) #2
Sergey Ulanov
http://codereview.chromium.org/10803027/diff/1/net/socket/tcp_client_socket_libevent.cc File net/socket/tcp_client_socket_libevent.cc (right): http://codereview.chromium.org/10803027/diff/1/net/socket/tcp_client_socket_libevent.cc#newcode1 net/socket/tcp_client_socket_libevent.cc:1: // Copyright (c) 2012 The Chromium Authors. All rights ...
8 years, 5 months ago (2012-07-19 21:36:20 UTC) #3
wtc
Patch set 2 LGTM. Thanks! http://codereview.chromium.org/10803027/diff/6002/net/socket/tcp_client_socket_unittest.cc File net/socket/tcp_client_socket_unittest.cc (right): http://codereview.chromium.org/10803027/diff/6002/net/socket/tcp_client_socket_unittest.cc#newcode53 net/socket/tcp_client_socket_unittest.cc:53: socket.Disconnect(); Thank you for ...
8 years, 5 months ago (2012-07-19 22:39:26 UTC) #4
Sergey Ulanov
http://codereview.chromium.org/10803027/diff/6002/net/socket/tcp_client_socket_unittest.cc File net/socket/tcp_client_socket_unittest.cc (right): http://codereview.chromium.org/10803027/diff/6002/net/socket/tcp_client_socket_unittest.cc#newcode53 net/socket/tcp_client_socket_unittest.cc:53: socket.Disconnect(); On 2012/07/19 22:39:26, wtc wrote: > > Thank ...
8 years, 5 months ago (2012-07-19 23:48:48 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/sergeyu@chromium.org/10803027/3002
8 years, 5 months ago (2012-07-19 23:50:21 UTC) #6
commit-bot: I haz the power
8 years, 5 months ago (2012-07-20 01:11:57 UTC) #7
Change committed as 147586

Powered by Google App Engine
This is Rietveld 408576698