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 2690943004: Add ReadIfReady() for tcp_socket_win (Closed)

Created:
3 years, 10 months ago by xunjieli
Modified:
3 years, 9 months ago
Reviewers:
Bence, davidben
CC:
chromium-reviews, cbentzel+watch_chromium.org, net-reviews_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Add ReadIfReady() for tcp_socket_win This CL adds ReadIfReady() support for TCP socket on Windows. The new feature is hidden behind a field trial flag, SocketReadIfReady. Design doc is linked in the bug below. BUG=690915 Review-Url: https://codereview.chromium.org/2690943004 Cr-Commit-Position: refs/heads/master@{#455239} Committed: https://chromium.googlesource.com/chromium/src/+/18aeb05270bcd6fac5a33ebb8f1e3614662ac7ec

Patch Set 1 : self #

Total comments: 3

Patch Set 2 : address David comments #

Patch Set 3 : rebased #

Unified diffs Side-by-side diffs Delta from patch set Stats (+66 lines, -55 lines) Patch
M net/socket/ssl_client_socket_unittest.cc View 1 2 1 chunk +0 lines, -7 lines 0 comments Download
M net/socket/tcp_socket_win.h View 2 chunks +6 lines, -1 line 0 comments Download
M net/socket/tcp_socket_win.cc View 1 6 chunks +60 lines, -47 lines 0 comments Download

Dependent Patchsets:

Messages

Total messages: 27 (21 generated)
xunjieli
This one is a whole lot smaller :) PTAL. Thanks. https://codereview.chromium.org/2690943004/diff/100001/net/socket/tcp_socket_win.cc File net/socket/tcp_socket_win.cc (right): https://codereview.chromium.org/2690943004/diff/100001/net/socket/tcp_socket_win.cc#newcode492 ...
3 years, 9 months ago (2017-03-06 14:43:31 UTC) #13
davidben
lgtm https://codereview.chromium.org/2690943004/diff/100001/net/socket/tcp_socket_win.cc File net/socket/tcp_socket_win.cc (right): https://codereview.chromium.org/2690943004/diff/100001/net/socket/tcp_socket_win.cc#newcode1044 net/socket/tcp_socket_win.cc:1044: return; I think you can replace these three ...
3 years, 9 months ago (2017-03-06 22:09:08 UTC) #14
xunjieli
https://codereview.chromium.org/2690943004/diff/100001/net/socket/tcp_socket_win.cc File net/socket/tcp_socket_win.cc (right): https://codereview.chromium.org/2690943004/diff/100001/net/socket/tcp_socket_win.cc#newcode1044 net/socket/tcp_socket_win.cc:1044: return; On 2017/03/06 22:09:08, davidben wrote: > I think ...
3 years, 9 months ago (2017-03-06 22:14:03 UTC) #15
Bence
LGTM.
3 years, 9 months ago (2017-03-06 23:43:20 UTC) #18
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2690943004/160001
3 years, 9 months ago (2017-03-07 20:51:38 UTC) #24
commit-bot: I haz the power
3 years, 9 months ago (2017-03-07 22:07:39 UTC) #27
Message was sent while issue was closed.
Committed patchset #3 (id:160001) as
https://chromium.googlesource.com/chromium/src/+/18aeb05270bcd6fac5a33ebb8f1e...

Powered by Google App Engine
This is Rietveld 408576698