commit | 871ad523fa7d646a822838bf21d51f2dbac3c1ef | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Wed Sep 07 12:40:58 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Sep 07 21:47:05 2022 |
tree | 9356c3800e57e389d5eb5c448a857853c8c12d2c | |
parent | 7fc45e1701a86110064837f69fa4bbc030639694 [diff] |
dcsctp: Only send packets if there is a TCB This was a mistake from change 273800 in that it could try to send packets if there wasn't a connection established - when tcb_ was nullptr. Bug: chromium:1360268 Change-Id: Idd4406071dbd8ac89303aef61840895505417569 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274405 Reviewed-by: Harald Alvestrand <hta@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Auto-Submit: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38031}
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.