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

Issue 14666002: Adding ERR_SOCKET_IS_CONNECTED. (Closed)

Created:
7 years, 7 months ago by Bei Zhang
Modified:
7 years, 7 months ago
Reviewers:
wtc
CC:
chromium-reviews, cbentzel+watch_chromium.org, mmenke
Visibility:
Public.

Description

Adding ERR_SOCKET_IS_CONNECTED. BUG=235066 Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=197713

Patch Set 1 #

Total comments: 3

Patch Set 2 : Add ERR_SOCKET_IS_CONNECTED to MapSystemError #

Total comments: 4

Patch Set 3 : Merge to origin/master #

Unified diffs Side-by-side diffs Delta from patch set Stats (+13 lines, -6 lines) Patch
M net/base/net_error_list.h View 1 1 chunk +3 lines, -0 lines 0 comments Download
M net/base/net_errors_posix.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M net/base/net_errors_win.cc View 1 2 1 chunk +2 lines, -0 lines 0 comments Download
M net/udp/udp_socket_libevent.cc View 3 chunks +3 lines, -3 lines 0 comments Download
M net/udp/udp_socket_win.cc View 3 chunks +3 lines, -3 lines 0 comments Download

Messages

Total messages: 12 (0 generated)
Bei Zhang
Hi wtc, As we discussed, a new error code ERR_SOCKET_IS_CONNECTED should be added. I only ...
7 years, 7 months ago (2013-04-30 19:40:46 UTC) #1
wtc
Patch set 1 LGTM. Thanks! We can also map the POSIX error EISCONN and the ...
7 years, 7 months ago (2013-04-30 23:41:59 UTC) #2
Bei Zhang
Thanks for review! https://codereview.chromium.org/14666002/diff/1/net/base/net_error_list.h File net/base/net_error_list.h (right): https://codereview.chromium.org/14666002/diff/1/net/base/net_error_list.h#newcode94 net/base/net_error_list.h:94: // The socket is connected. On ...
7 years, 7 months ago (2013-05-01 00:03:23 UTC) #3
wtc
Patch set 2 LGTM. You can commit the CL after making the changes I suggested ...
7 years, 7 months ago (2013-05-01 01:01:00 UTC) #4
Bei Zhang
Thanks! Now committing. https://codereview.chromium.org/14666002/diff/4001/net/base/net_errors_posix.cc File net/base/net_errors_posix.cc (right): https://codereview.chromium.org/14666002/diff/4001/net/base/net_errors_posix.cc#newcode53 net/base/net_errors_posix.cc:53: return ERR_SOCKET_NOT_CONNECTED; On 2013/05/01 01:01:00, wtc ...
7 years, 7 months ago (2013-05-01 03:49:26 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ikarienator@chromium.org/14666002/12001
7 years, 7 months ago (2013-05-01 03:49:34 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ikarienator@chromium.org/14666002/12001
7 years, 7 months ago (2013-05-01 04:02:41 UTC) #7
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-01 04:09:33 UTC) #8
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ikarienator@chromium.org/14666002/12001
7 years, 7 months ago (2013-05-01 06:16:01 UTC) #9
commit-bot: I haz the power
Sorry for I got bad news for ya. Compile failed with a clobber build on ...
7 years, 7 months ago (2013-05-01 06:28:34 UTC) #10
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/ikarienator@chromium.org/14666002/12001
7 years, 7 months ago (2013-05-01 18:27:34 UTC) #11
commit-bot: I haz the power
7 years, 7 months ago (2013-05-01 21:18:08 UTC) #12
Message was sent while issue was closed.
Change committed as 197713

Powered by Google App Engine
This is Rietveld 408576698