summaryrefslogtreecommitdiffstats
path: root/.clang-format
diff options
context:
space:
mode:
authorsergeyu <sergeyu@chromium.org>2014-09-25 15:09:11 -0700
committerCommit bot <commit-bot@chromium.org>2014-09-25 22:09:49 +0000
commit4f18b99844271e085918cdcfab318ecede81f135 (patch)
tree612fb9d283ae3f6861426b1c3be1f2051040da27 /.clang-format
parenta19e4877974a6a0cfc53f92c1496a8f995fe2614 (diff)
downloadchromium_src-4f18b99844271e085918cdcfab318ecede81f135.zip
chromium_src-4f18b99844271e085918cdcfab318ecede81f135.tar.gz
chromium_src-4f18b99844271e085918cdcfab318ecede81f135.tar.bz2
Increase buffer size for XMPP sockets.
Previously 4096 bytes write buffer was used for XMPP socket. Problem is that ChromeAsyncSocket stops writing when the buffer is full and talk::XmppClient ignores this error, as result random chunks of data may be lost. This CL increses buffer size to 64k - same value that's used in notifier::XmppConnection. This is essentially a temporary workaround until the problem is fixed in jingle::ChromeAsyncSocket or talk::XmppClient BUG=417336 Review URL: https://codereview.chromium.org/608613002 Cr-Commit-Position: refs/heads/master@{#296805}
Diffstat (limited to '.clang-format')
0 files changed, 0 insertions, 0 deletions