commit | 2cb73413f4d78541b0628603f04aa342d2a6c3ea | [log] [tgz] |
---|---|---|
author | philipel <philipel@webrtc.org> | Tue Mar 22 10:03:43 2016 +0100 |
committer | philipel <philipel@webrtc.org> | Tue Mar 22 09:03:55 2016 +0000 |
tree | 0d17e57156c6384314cdf4c740459732da0e0508 | |
parent | 53cf3463c0c31039a750d49acf4755ed03043277 [diff] |
Moved sequence number specific operations from mod_ops.h to sequence_number_util.h Also in this CL: - Implemented a MinDiff function which finds the smallest diff of two wrapping numbers. - Implemented comparators for sequence numbers. BUG= R=mflodman@webrtc.org, tommi@webrtc.org, torbjorng@webrtc.org Review URL: https://codereview.webrtc.org/1814753002 . Cr-Commit-Position: refs/heads/master@{#12083}
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.