commit | bad5dadef3cf90d8ba081e7f814e913ecd2ff83d | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Wed Jan 18 02:32:35 2017 |
committer | Commit bot <commit-bot@chromium.org> | Wed Jan 18 02:32:35 2017 |
tree | cefd928e558499c52f52aad9ba61c87422189899 | |
parent | b308b037e3916cc7cacb300fa89553fabceda326 [diff] |
More minor improvements to BaseChannel/transport code. Mostly from late comments on this CL: https://codereview.webrtc.org/2614263002/ Changes SetTransport to DCHECK instead of returning false. Renames it to SetTransports. Fixes some possible transport resource leaks. BUG=None Review-Url: https://codereview.webrtc.org/2637503003 Cr-Commit-Position: refs/heads/master@{#16130}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.