commit | 5625a86f5aa018d80d1dcc4890e064c7e85c6d1b | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Sun Sep 04 19:37:32 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Sep 05 11:56:10 2022 |
tree | a7c34975c690a969445d73fd12e27ddb59c4159a | |
parent | a006ba152fb20cbf04da78bd4dbac7ffd3a16b65 [diff] |
dcsctp: Handle re-received stream reset requests When re-receiving a stream reset request with the same request sequence number, reply with the same result as previous time. In case the original request was deferred, and "in progress" was replied, it's important to not indicate that it was performed successfully as that will make the sender believe it has completed before it did. Bug: webrtc:14277 Change-Id: I5c7082dc285180d62061d7ebebe05566e5c4195c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/274080 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Florent Castelli <orphis@webrtc.org> Cr-Commit-Position: refs/heads/main@{#38012}
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.