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

Issue 185553013: Standardize error reporting of IPEndPoint::ToSockAddr and (Closed)

Created:
6 years, 9 months ago by wtc
Modified:
6 years, 9 months ago
Reviewers:
eroman
CC:
chromium-reviews, cbentzel+watch_chromium.org
Visibility:
Public.

Description

Standardize error reporting of IPEndPoint::ToSockAddr and IPEndPoint::FromSockAddr. R=eroman@chromium.org BUG=247210 TEST=none Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=259719

Patch Set 1 #

Total comments: 2

Patch Set 2 : Sync to tip of trunk #

Patch Set 3 : Explain why we set errno to EADDRNOTAVAIL #

Unified diffs Side-by-side diffs Delta from patch set Stats (+19 lines, -16 lines) Patch
M net/socket/ssl_client_socket_nss.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/socket/stream_listen_socket.cc View 1 1 chunk +1 line, -1 line 0 comments Download
M net/socket/tcp_socket_libevent.cc View 1 2 3 chunks +7 lines, -5 lines 0 comments Download
M net/socket/tcp_socket_win.cc View 1 2 chunks +4 lines, -3 lines 0 comments Download
M net/udp/udp_socket_libevent.cc View 1 4 chunks +4 lines, -4 lines 0 comments Download
M net/udp/udp_socket_win.cc View 1 2 chunks +2 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
wtc
Eric: Before you review the CL, please help me resolve two issues. 1. IPEndPoint::ToSockAddr and ...
6 years, 9 months ago (2014-03-04 00:43:27 UTC) #1
eroman
lgtm Your suggestions sound good on both accounts. https://codereview.chromium.org/185553013/diff/1/net/socket/tcp_socket_libevent.cc File net/socket/tcp_socket_libevent.cc (left): https://codereview.chromium.org/185553013/diff/1/net/socket/tcp_socket_libevent.cc#oldcode828 net/socket/tcp_socket_libevent.cc:828: errno ...
6 years, 9 months ago (2014-03-04 03:01:09 UTC) #2
wtc
The CQ bit was checked by wtc@chromium.org
6 years, 9 months ago (2014-03-26 18:34:02 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/wtc@chromium.org/185553013/40001
6 years, 9 months ago (2014-03-26 18:35:07 UTC) #4
commit-bot: I haz the power
6 years, 9 months ago (2014-03-26 22:24:42 UTC) #5
Message was sent while issue was closed.
Change committed as 259719

Powered by Google App Engine
This is Rietveld 408576698