commit | 10a0e516bfcca7d31684cc5a68a2723b6677d426 | [log] [tgz] |
---|---|---|
author | Qingsi Wang <qingsi@google.com> | Wed May 16 20:37:03 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Wed May 16 23:46:22 2018 |
tree | 7d5a7bdd5f7fbeb3b7ff9505294f68fedb245a09 | |
parent | 90e3fbdd37005ebaecf688cbcf7ad0054334254d [diff] |
Improve text logs in the network stack. 1) Network info is appended with its network ID assigned by the network manager so that we can cross-reference networks by IDs in the log. 2) The local network info is added to the candidate pair string representation so that we do not need the cross reference to the logs of candidate gathering to find out the network where the local candidate is from. 3) A flag is added to the candidate pair string representation to indicate if this pair is the selected one. 4) Sorting of candidate pairs is logged with the reason of sorting request. 5) Network filtering that takes place in the port allocator is explicitly logged. Bug: None Change-Id: Iaa337394cad803515e26e254814aa04ed2213eab Reviewed-on: https://webrtc-review.googlesource.com/72522 Commit-Queue: Qingsi Wang <qingsi@google.com> Reviewed-by: Taylor Brandstetter <deadbeef@webrtc.org> Cr-Commit-Position: refs/heads/master@{#23266}
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.