commit | c61eee28f3c3353433e26344357f58f599334123 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Wed Mar 22 07:25:38 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Mar 22 16:47:28 2023 |
tree | 73d222ebc8328d0e32262070bc778c2190be0857 | |
parent | 452d94047b5cdce41fdbdad2bec3f24f603dfcf4 [diff] |
Split up GetSctpSslRole to include an _n variant. This allows the SslRole to be queried from the network thread which will simplify some code paths and avoid thread hopping. The next steps will be to remove GetSctpSslRole and only query the DTLS role on the network thread and start combining other operations. Bug: webrtc:11547 Change-Id: I222dc838fc5ee274a294c8d81d38b5a4ea8fea1f Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/298302 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39642}
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.