commit | 934a88a460f320d54addd3830a132c8adb935b7c | [log] [tgz] |
---|---|---|
author | Tommi <tommi@webrtc.org> | Wed Mar 15 13:34:56 2023 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Mon Mar 20 11:24:42 2023 |
tree | 0cfaa67332845890e2bcef328a6391f60ba414a6 | |
parent | 980c6bc09f57d2445b265f46cd6fc63698ff2968 [diff] |
Make verbose log statements in sctp_data_channel DLOGs These log statements may have been useful when the initial code was being written but now it's essentially dead code except for when debugging while working on the code (and then, enabling the log statements is simple). Low-Coverage-Reason: CL modifies VERBOSE log lines that aren't currently covered. Bug: none Change-Id: Id9a45fe53574d39ff3feba08c596e0ac4ce294fc Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/297760 Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org> Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org> Cr-Commit-Position: refs/heads/main@{#39604}
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.