commit | affa39cb39c77408109fef691533021533d969e1 | [log] [tgz] |
---|---|---|
author | sprang <sprang@webrtc.org> | Wed Oct 21 20:46:33 2015 |
committer | Commit bot <commit-bot@chromium.org> | Wed Oct 21 20:46:42 2015 |
tree | 0b4738babf5be0e6d2607d1f653efbabba116baf | |
parent | c96df779b0c9255f25dc78c20a4cd4dff1776384 [diff] |
Remove time constraint on first retransmit of a packet. We don't allow more than one retransmission within one RTT, but the RTT estimate might be off. Reasonably, the remote end will not send a NACK until the packet after has been received - so always resend on first request. Review URL: https://codereview.webrtc.org/1414563003 Cr-Commit-Position: refs/heads/master@{#10362}
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. This page is maintained by the Google Chrome team.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.