commit | 0f4f055ca6e0cab863a82c9d7113cfd5d585631d | [log] [tgz] |
---|---|---|
author | Erik Språng <sprang@webrtc.org> | Wed May 08 10:15:05 2019 -0700 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 08 18:28:24 2019 +0000 |
tree | 3f34ce3c5e740089f395db5ea13f380b831df439 | |
parent | daac58290e0f171d221d66ff6d86987a00b3e2cb [diff] |
Don't remove or retransmit packets in the pacer queue. The main purpose right now of this CL is to avoid the situation where multiple retransmissions are queued for sending (normally after network glitch with increased pacer queue length), and some of those fail sending because the can't be retrieved from the packet history due to too short time since last sent. Bug: webrtc:8975, webrtc:10607 Change-Id: I9f6369d83f0b8208e5f57b2dc2fd3f2db7c6fea1 Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/135164 Commit-Queue: Erik Språng <sprang@webrtc.org> Reviewed-by: Danil Chapovalov <danilchap@webrtc.org> Cr-Commit-Position: refs/heads/master@{#27884}
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.