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.