commit | f598e49c2f527a14cbd09d38655dea6fd870c4b8 | [log] [tgz] |
---|---|---|
author | Harald Alvestrand <hta@webrtc.org> | Wed Nov 04 05:54:10 2020 |
committer | Commit Bot <commit-bot@chromium.org> | Wed Nov 04 09:25:59 2020 |
tree | f7af1473790392c9e0865d0524e95d2f54069859 | |
parent | 5a78eae780a2afe4f3fc94b4fe7f3fee8641ae74 [diff] |
tls_cert_verifier_ is now const and only network thread accessed After recent refactorings, PeerConnection.tls_cert_verifier_ is now both const and only accessed on the network thread, so it is doubly thread-safe. Marking as such. Bug: webrtc:9987 Change-Id: I2f924ecf2afe364d1e4b7f740435443bc53e4d0c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/191486 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#32545}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.