commit | f54e30b596b96576723027c386c20cfc560e0114 | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Wed Feb 27 01:33:50 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Feb 27 02:44:09 2019 |
tree | 3c2e7c59e2b3afee14c16739571851c2d1104c4a | |
parent | 619b29423c22d0830a20ca8ae3d51b8cc277fbe8 [diff] |
Add const to variables in openssl_stream_adapter.cc that can use it. This change simply adds const to all the variables that can use it. It seemed like a good idea to enforce const correctness where possible in the TLS stack. Bug: webrtc:9860 Change-Id: Iabfe1e26647b0c21e2f209e0e0f96d0ec7465e7a Reviewed-on: https://webrtc-review.googlesource.com/c/124623 Commit-Queue: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26865}
WebRTC is a free, open software project that provides browsers and mobile applications with Real-Time Communications (RTC) capabilities via simple APIs. The WebRTC components have been optimized to best serve this purpose.
Our mission: To enable rich, high-quality RTC applications to be developed for the browser, mobile platforms, and IoT devices, and allow them all to communicate via a common set of protocols.
The WebRTC initiative is a project supported by Google, Mozilla and Opera, amongst others.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.