commit | 8e98c60f8483a1ef9d8eee110feab4fa26d2a706 | [log] [tgz] |
---|---|---|
author | Benjamin Wright <benwright@webrtc.org> | Thu Feb 28 17:25:01 2019 -0800 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Mar 01 02:25:13 2019 +0000 |
tree | a0a42f9bb379cc9a5a84727c8e1f962fcef69b81 | |
parent | df5923da0c29c156a1b4de1abda387f661700c8d [diff] |
Cleanup for openssl_stream_adapter.cc. This is a partial cleanup there is more work to do here. Essentially I am just moving things from static to anonymous namespaces and reordering things to make more sense. I have removed some old microsoft compiler warning supressions which I believe are not required anymore. After this BIO should be refactored to use proper style. Bug: webrtc:9860 Change-Id: I8419be002d8f412dd89f37f3b865794792ccf559 Reviewed-on: https://webrtc-review.googlesource.com/c/120863 Commit-Queue: Benjamin Wright <benwright@webrtc.org> Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Reviewed-by: Steve Anton <steveanton@webrtc.org> Cr-Commit-Position: refs/heads/master@{#26912}
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.