commit | 2d92e72b7dbde513405cc79dd648360daec8c2c1 | [log] [tgz] |
---|---|---|
author | haavardm <haavardm@opera.com> | Fri Dec 19 13:45:44 2014 |
committer | Commit bot <commit-bot@chromium.org> | Fri Dec 19 13:46:38 2014 |
tree | f57122d1dbf6d49bf4f75cd9ccfd8f36b550c0d3 | |
parent | aa1713cd2f91670bb25387acb563d923cb490141 [diff] |
Implement zero-copy SSL buffers. Use the new BoringSSL zero copy interface to avoid allocating new buffers for each read and write operation and save buffer memory. BUG=169885 Review URL: https://codereview.chromium.org/795573002 Cr-Commit-Position: refs/heads/master@{#309191}