commit | 06878297942a3d632dce62df18b2fe0c32cbd853 | [log] [tgz] |
---|---|---|
author | deadbeef <deadbeef@webrtc.org> | Fri Apr 21 21:22:23 2017 |
committer | Commit bot <commit-bot@chromium.org> | Fri Apr 21 21:22:23 2017 |
tree | 68ae4eea2c60bfcb26385cda5bbb7bccf929fc46 | |
parent | f84c1d6644923251ee9ca2ed6723df86c3baa999 [diff] |
Fixing SignalSentPacket for TCP connections. The signal was only being hooked up for incoming connections, not outgoing connections. As a result, the bandwidth estimator didn't know when packets were sent and couldn't calculate delays. BUG=webrtc:7509 Review-Url: https://codereview.webrtc.org/2834083002 Cr-Commit-Position: refs/heads/master@{#17817}
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.