commit | d8f6fc46563995b5e7d1788e1c862fc4699dd1e3 | [log] [tgz] |
---|---|---|
author | Honghai Zhang <honghaiz@webrtc.org> | Fri Jul 01 17:31:12 2016 -0700 |
committer | Honghai Zhang <honghaiz@webrtc.org> | Sat Jul 02 00:31:24 2016 +0000 |
tree | 70ff867a955c5532c8dd1fb243924c061eee78bf | |
parent | f4022ffa1a3b4597cab9d06e83dd493c246b204f [diff] |
Make the state transition for a PortAllocatorSession in each derived class instead of in the base class. Putting them in the base class may potentially break subclasses if they have not called the same method in the base class. R=deadbeef@webrtc.org, pthatcher@webrtc.org Review URL: https://codereview.webrtc.org/2120733002 . Cr-Commit-Position: refs/heads/master@{#13372}
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.