Introduce a new experiment to control the application send socket buffer size for...
commit47041bb1e3e41a63468ff58fa96ea61eeb7fd7d9
authorguoweis <guoweis@chromium.org>
Tue, 11 Nov 2014 23:48:59 +0000 (11 15:48 -0800)
committerCommit bot <commit-bot@chromium.org>
Tue, 11 Nov 2014 23:49:24 +0000 (11 23:49 +0000)
treea0b76ab7b8d86919536053a0b27467035a67db05
parent38424588fa4fa84b31c85034f4e427f67398a912
Introduce a new experiment to control the application send socket buffer size for UDP case only.

Revert the previous change of making send_bytes_available to 256k which would impact tcp negatively.

BUG=427555

Review URL: https://codereview.chromium.org/710743004

Cr-Commit-Position: refs/heads/master@{#303751}
content/renderer/p2p/ipc_socket_factory.cc