commit | 3284b61a6c6f3b6607cd3a779114c1bdaa5d37a4 | [log] [tgz] |
---|---|---|
author | Christoffer Rodbro <crodbro@webrtc.org> | Tue Oct 23 14:51:51 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Thu Oct 25 12:32:05 2018 |
tree | f8e9a784c1a778c3b64aedc387293aec3d4533a2 | |
parent | 262047055dcf8c7b6ec65eefe952138b4e04054b [diff] |
Fix for packet loss tracking in network emulation. Fake_network_pipe currently only counts losses due to buffer overflow. Fix by counting all packets marked as lost. Bug: webrtc:9904 Change-Id: I070538b289d925c650d8abca1644ba015227c2a7 Reviewed-on: https://webrtc-review.googlesource.com/c/107646 Reviewed-by: Sebastian Jansson <srte@webrtc.org> Commit-Queue: Christoffer Rodbro <crodbro@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25362}
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.