commit | b5754b00a6ce4147ee72ddd1703d2fbdd3395213 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Fri May 27 13:25:52 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 01 16:44:40 2022 |
tree | 198da57e5091147230008ea2a45efefdb4e071ce | |
parent | c50e423d3bb1e9684ce78c103564e3c364ec54b7 [diff] |
dcsctp: Refactor OutstandingData Minor refactoring of the API, to put optional arguments last. Also changed internal structures to reflect that order, for consistency. Also reduced size of Item from 88 to 72 bytes, by packing fields better. Bug: webrtc:5696 Change-Id: I1b9d50831a8e9a358224682d06a782a3269b8416 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264123 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37403}
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.