summaryrefslogtreecommitdiffstats
path: root/native_client_sdk
diff options
context:
space:
mode:
authormallinath@chromium.org <mallinath@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-04 20:46:52 +0000
committermallinath@chromium.org <mallinath@chromium.org@0039d316-1c4b-4281-b951-d872f2087c98>2013-12-04 20:46:52 +0000
commitad486cb7b9fc5341ab1ef637f853e2e1d1a52a47 (patch)
tree99e3bd2eb102408a1bf578bf9c83a112a7f8c52c /native_client_sdk
parentad7286be67e9b69c03b2a7d968f5b448db7e6132 (diff)
downloadchromium_src-ad486cb7b9fc5341ab1ef637f853e2e1d1a52a47.zip
chromium_src-ad486cb7b9fc5341ab1ef637f853e2e1d1a52a47.tar.gz
chromium_src-ad486cb7b9fc5341ab1ef637f853e2e1d1a52a47.tar.bz2
Sockets used for p2p in chrome browser process is left with
default socket send/recveive buffer sizes. This is good enough for POSIX platforms. But on Windows the default value is much lower. This CL is trying to change the default send/recv buffer size to 128 and 64K after socket is created. R=sergeyu@chromium.org Review URL: https://codereview.chromium.org/104683003 git-svn-id: svn://svn.chromium.org/chrome/trunk/src@238755 0039d316-1c4b-4281-b951-d872f2087c98
Diffstat (limited to 'native_client_sdk')
0 files changed, 0 insertions, 0 deletions