commit | 52dce73fac798e6b5b6b65366882806a6c710301 | [log] [tgz] |
---|---|---|
author | Honghai Zhang <honghaiz@webrtc.org> | Thu Mar 31 19:37:31 2016 |
committer | Honghai Zhang <honghaiz@webrtc.org> | Thu Mar 31 19:37:40 2016 |
tree | c6fe58bc254eecd7b55f78cd43c8582f841ad373 | |
parent | 8b9ca953a44ce074db848734cc8b3d6138d26e93 [diff] |
Add the last_sent_packet_id to the candidate pair change signal so that the call knows which packet ids were sent on the previous candidate pair. Note that packet_id is actually 16bits, so we can use -1 for values that are not set. Also moved the tests for candidate pair changes to TestSelectConnectionBeforeNomination. BUG= R=deadbeef@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/1842093002 . Cr-Commit-Position: refs/heads/master@{#12184}
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.