commit | 4ea53b356d0f304ec6e910bbf5d697f080389c8b | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Tue Apr 17 01:22:31 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Apr 17 18:34:14 2018 |
tree | d1ebab2376db15bbbd94179c937bae91e1265c3c | |
parent | 0676f224f8f46cabd7eebf2172e7fccccc676f00 [diff] |
Prevent warning logs when signaling stats from connectionless sockets. Signaling per-packet stats invokes GetRemoteAddress and a warning log is output for each signal in SendTo for UDP sockets. This creates noise in the debug log. Bug: webrtc:9103 Change-Id: Ibf4667cf196aef971452f745bef3c02fb1dbf3d4 Reviewed-on: https://webrtc-review.googlesource.com/70364 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by: Bjorn Mellem <mellem@webrtc.org> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#22911}
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.
See http://www.webrtc.org/native-code/development for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.