commit | d5fff5040c691b02486c407c41616c6009483bf1 | [log] [tgz] |
---|---|---|
author | Honghai Zhang <honghaiz@webrtc.org> | Sat Sep 10 03:47:53 2016 |
committer | Honghai Zhang <honghaiz@webrtc.org> | Sat Sep 10 03:48:08 2016 |
tree | 19be5a0b5d84acee0b3527521c0408d2b9ef5be9 | |
parent | ed0b0dba15ae502c9f47fdc5f6d13ddeddc6a569 [diff] |
Removing assert error when we fail to create a connection for a ping from an unknown address. It may happen in some legitimate scenarios. For example a turn port may have had a refresh request timeout, so it won't create a new connection for a ping from an unknown address. R=deadbeef@webrtc.org Review URL: https://codereview.webrtc.org/2327233002 . Cr-Commit-Position: refs/heads/master@{#14173}
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.