commit | 9848890590b0d619a421b6c03fa7cd70edc9be18 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Thu Mar 10 19:25:10 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 14 12:19:56 2022 |
tree | a7baebbff8de5f234b4586dc7134e88b03de3155 | |
parent | c5b9c95c88cefc06703c16958076b8fef7777c48 [diff] |
dcsctp: Remove handover_state from RRSendQueue It's not used as a constructor parameter, but instead invoked by calling RestoreFromState. Removing this parameter avoids confusion. Bug: None Change-Id: I3bb8a0135808e3ae010be6d37439513517f71832 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/254820 Auto-Submit: Victor Boivie <boivie@webrtc.org> Reviewed-by: Sergey Sukhanov <sergeysu@webrtc.org> Commit-Queue: Sergey Sukhanov <sergeysu@webrtc.org> Cr-Commit-Position: refs/heads/main@{#36188}
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.