commit | 58562a8229948d7f76b1eb77fe1da1edac60f133 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Fri Nov 29 07:29:35 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Nov 29 09:46:02 2024 |
tree | f8babd367f6208a6beea51821044d1237a0a2872 | |
parent | b4d09df6c20da1cb9ad7cdccf7299daddd60e6a0 [diff] |
dcsctp: Add handover state for received MIDs The next expected MID to use (which applies to both ordered and unordered streams, in contrast to SSNs) was properly handed over for streams this socket sends on, but not for streams this socket receives on. Adding handover state first. Bug: webrtc:41481008 Change-Id: Ib3941f0ee1a34c24605792d9f0b658bb6a9ade4a Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/369821 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43469}
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.