You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Oct 25, 2024. It is now read-only.
Merge to M59: 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
[email protected]
NOTRY=True
NOPRESUBMIT=True
Original Review-Url: https://codereview.webrtc.org/2834083002
Original Cr-Commit-Position: refs/heads/master@{#17817}
(cherry picked from commit 0687829)
Review-Url: https://codereview.webrtc.org/2917223002
Cr-Commit-Position: refs/branch-heads/59@{#16}
Cr-Branched-From: 10d095d-refs/heads/master@{#17657}
0 commit comments