commit | 8435e5518d4cd6eb8a08d44adb124aa839bc17a9 | [log] [tgz] |
---|---|---|
author | eladalon <eladalon@webrtc.org> | Thu Aug 03 14:44:08 2017 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Aug 03 14:44:08 2017 |
tree | b1ee7d393e1d10517068eec5659b3b42f1a65be8 | |
parent | 3c6d610841f6bf58130245be0101386bf936a39b [diff] |
Mark ~DirectTransport with "override." The destructor was not explicitly marked as "virtual" nor as "override". BUG=None Review-Url: https://codereview.webrtc.org/2986363002 Cr-Commit-Position: refs/heads/master@{#19236}
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 http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.