Chromium Code Reviews
DescriptionRevert of net: merge two versions of SetTCPNoDelay() function into one (patchset #4 id:60001 of https://codereview.chromium.org/1728853006/ )
Reason for revert:
net-unittests failure on Mac.
https://build.chromium.org/p/chromium.mac/builders/Mac10.9%20Tests/builds/16976/steps/net_unittests%20on%20Mac-10.9/logs/CertVerifyProcTest.CybertrustGTERoot
Original issue's description:
> net: merge DisableNagle() with two other SetTCPNoDelay() implementations
>
> This patch merges SetTCPNoDelay() function from tcp_socket_posix.cc,
> SetTCPNoDelay() function from tcp_socket_util.cc and DisableNagle() function
> from tcp_socket_win.cc, into a single slightly improved one in tcp_socket.cc
> with the following prototype:
>
> bool SetTCPNoDelay(SocketDescriptor socket, bool no_delay);
>
> BUG=None
> TEST=net_unittests
> R=eroman@chromium.org
>
> Committed: https://crrev.com/2d1f2621d8e6dd10feba6cab380fb46d60cb3098
> Cr-Commit-Position: refs/heads/master@{#378129}
TBR=eroman@chromium.org,tfarina@chromium.org
# Not skipping CQ checks because original CL landed more than 1 days ago.
BUG=None
Committed: https://crrev.com/5ee686747816a494180aad0bce62fbea9dac0f61
Cr-Commit-Position: refs/heads/master@{#378335}
Patch Set 1 #
Messages
Total messages: 16 (1 generated)
|
||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||