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

Issue 149242: For linux correctly implementing GetPeerName() to point to TCPClientSocket::G... (Closed)

Created:
11 years, 5 months ago by Arindam
Modified:
9 years, 7 months ago
Reviewers:
eroman
CC:
chromium-reviews_googlegroups.com, darin (slow to review), willchan no longer on Chromium
Visibility:
Public.

Description

Correctly implementing GetPeerName() to point to TCPClientSocket::GetPeerName(). This is used by the SSL layer in Linux to resolve Peer Names, which caused a trap to be generated ( http://crbug/16166 ) BUG=16166 TEST=fix of the above BUG Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=20170

Patch Set 1 #

Total comments: 8

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -9 lines) Patch
M net/socket/socks_client_socket.h View 1 1 chunk +1 line, -2 lines 0 comments Download
M net/socket/socks_client_socket.cc View 1 2 chunks +4 lines, -7 lines 0 comments Download

Messages

Total messages: 4 (0 generated)
Arindam
Small change for fixing the GetPeerName function.
11 years, 5 months ago (2009-07-07 06:25:26 UTC) #1
eroman
LGTM. For the CL description, can you file a bug and link to it with ...
11 years, 5 months ago (2009-07-07 17:45:53 UTC) #2
Arindam
Fixed the nit changes. Added the crbug and linked this CL with it. http://codereview.chromium.org/149242/diff/1/2 File ...
11 years, 5 months ago (2009-07-08 02:34:54 UTC) #3
eroman
11 years, 5 months ago (2009-07-08 04:25:14 UTC) #4
LGTM

Powered by Google App Engine
This is Rietveld 408576698