commit | 29464b06c50316d8f16c8f5687117cb93a1f376b | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Sun Dec 11 12:04:40 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Dec 12 09:08:23 2022 |
tree | 92a57215e900e9dfc21b251c3a711d5b44be82c4 | |
parent | 46ad25119c7cb7b533a3a58286150800980c13bd [diff] |
[TurnPort] Check if a matching connection exists before replying. Add an override to TurnPort for SendBindingErrorResponse to check if a matching connection object exists before continuing. This is needed to match with the check in `TurnPort::DispatchPacket` whereby we forward calls to `Port` when no matching connections exist. Bug: chromium:1395625 Change-Id: Idf1f898c2a93de6bc2832268db1cadd52cae23a9 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/287223 Reviewed-by: Sameer Vijaykar <samvi@google.com> Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38871}
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.