commit | d912446f529ae8ac780288a3f44760a83ea44863 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Wed Aug 11 21:02:23 2021 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Aug 16 20:20:55 2021 |
tree | 8b46149594118de9e52a1db03ae0d35b8a51a2a9 | |
parent | abf6188cbaaa1a468ad9b3bb08179c7688a6a771 [diff] |
dcsctp: Refactor chunk acking The same code was done for both acking chunks due to moving the cum-ack-tsn and when acking gap-ack-blocks. Unify them completely to have a single code path. Bug: webrtc:12943 Change-Id: I3b864e41cc2ec674460517660c23b72a70edf720 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/228521 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/master@{#34773}
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.