commit | 8480808c2fb16350a40b3fa365a20d83a36b810a | [log] [tgz] |
---|---|---|
author | Philipp Hancke <phancke@meta.com> | Sat Aug 31 20:41:12 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 04 23:25:15 2024 |
tree | a6aaf8e16bbcf3585b2921354caf82e15b4b932c | |
parent | af8f6264cad70562649792288834422df5e05995 [diff] |
ssl: remove SSL_set_read_ahead for DTLS mode since it has no impact for DTLS: https://docs.openssl.org/1.1.1/man3/SSL_CTX_set_read_ahead/ BUG=webrtc:353750117 Change-Id: I09d135aa69471af9d2feaf82e35625da3ae2e247 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/361220 Commit-Queue: Philipp Hancke <phancke@meta.com> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Reviewed-by: David Benjamin <davidben@webrtc.org> Cr-Commit-Position: refs/heads/main@{#42950}
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.