commit | db54ea73e393a5add6a7ef4ccf39bfb698c1ce7c | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Fri Sep 27 10:09:07 2024 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Sat Sep 28 07:08:43 2024 |
tree | f500e45c353a92c42890562a922bb14f78c9079d | |
parent | ac4998de2227400e8cb455bc699f2e9414d9c8fe [diff] |
dcsctp: Add a fastpath for interleaved reassembly The same as https://webrtc-review.googlesource.com/c/src/+/331340, but for interleaved messages. This avoids inserting into maps where possible, and also fixes a bug when the payload was accidentally copied unintentionally - crbug.com/365594101. Bug: chromium:365594101 Change-Id: Iaeaa97b0cf3a26ada9afc61f2545760b7ab4c731 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/363960 Reviewed-by: Florent Castelli <orphis@webrtc.org> Commit-Queue: Victor Boivie <boivie@webrtc.org> Cr-Commit-Position: refs/heads/main@{#43099}
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.