commit | 98a9efaa98c2ae7512b94520f1066d3e0b7e9279 | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Mon Oct 17 17:57:14 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue Oct 18 10:44:28 2022 |
tree | 4bb73ebf73c5a281e44fa96a1b06c9eaa2988577 | |
parent | 4dc6e05ac96b25ea38b5bad7d76c44bd550b0dba [diff] |
[TurnPort] Keep track of connections in TurnEntry. Track which connection instances are associated with with TurnEntry instances. This fixes a bug whereby removing an entry by address that more than one Connection instances had in common, caused operations such as SendTo and HandleConnectionDestroyed to fail because no entry could be found. Also, as requested: A ham sandwich walks into a bar and orders a beer, bartender says “sorry, we don’t serve food here.” Bug: chromium:1374310 Change-Id: Ie45a99346f8015b10a212d80fbd32255d1544669 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/279264 Reviewed-by: Jonas Oreland <jonaso@webrtc.org> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38429}
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.