commit | 5048f5777dda576f321c8ab08888291549ea72f4 | [log] [tgz] |
---|---|---|
author | Honghai Zhang <honghaiz@webrtc.org> | Tue Aug 23 22:47:33 2016 |
committer | Honghai Zhang <honghaiz@webrtc.org> | Tue Aug 23 22:47:45 2016 |
tree | ca7f549efec49cb65eea8fbbc8caca6155e4835a | |
parent | f99a9de06948494b2708a5accb6a5667a000926c [diff] |
Add logs and small change in BasicPortAllocator. The added logs will be helpful for debugging. If a session has stopped, terminate DoAllocate early. Session::init always returns true, so there is no need to check the return value. R=deadbeef@webrtc.org, skvlad@webrtc.org Review URL: https://codereview.webrtc.org/2267163002 . Cr-Commit-Position: refs/heads/master@{#13871}
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.