commit | 21509566b881ad0773631ba33d79f090c5a61307 | [log] [tgz] |
---|---|---|
author | Victor Boivie <boivie@webrtc.org> | Wed Apr 07 08:57:28 2021 +0200 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Apr 28 22:45:03 2021 +0000 |
tree | f4c82f76ff43bc339a5841dca34e901068a4cfba | |
parent | abc07c9b953bf37eef980cc4a394aa070eff92c1 [diff] |
dcsctp: Add Transmission Control Block This is merely a container of components that have their lifetime bound to when the socket is connected. If the socket gets disconnected or restarted, this object (and everything it holds) will be released. Bug: webrtc:12614 Change-Id: Ibd75760b7bf7efe9c26c4eb7cee62de8bba5410c Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/214340 Commit-Queue: Victor Boivie <boivie@webrtc.org> Reviewed-by: Harald Alvestrand <hta@webrtc.org> Cr-Commit-Position: refs/heads/master@{#33869}
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.