commit | 8ef59a431fb0274383d9ae857efe2977d87f463f | [log] [tgz] |
---|---|---|
author | Christoffer Rodbro <crodbro@webrtc.org> | Tue Mar 20 13:34:01 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Mar 20 15:58:21 2018 |
tree | a6d64bdeff4d518135deda1ca961c6b84aafd666 | |
parent | 3dc0125cf7e8df6e60222fc5b69f08c52486a959 [diff] |
Added data member access methods to FakeNetworkPipe. Give internal test tools access to FakeNetworkPipe data members by adding a set of access methods. Also deleted copy assignment operator for NetworkPacket. Bug: None Change-Id: I451a21e0cc6ec82ea830cf197c7a4cef0789623c Reviewed-on: https://webrtc-review.googlesource.com/63301 Commit-Queue: Christoffer Rodbro <crodbro@webrtc.org> Reviewed-by: Stefan Holmer <stefan@webrtc.org> Reviewed-by: Erik Språng <sprang@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22515}
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.
Authoritative list of directories that contain the native API header files.