commit | a2e133d0f592b497351fcff4d6e91e7b14c3f4e7 | [log] [tgz] |
---|---|---|
author | Niels Möller <nisse@webrtc.org> | Tue Oct 30 12:04:33 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 30 14:36:36 2018 |
tree | 41605a51b74f08d6d3d14e961dafa1dfb58f4773 | |
parent | ed7b8b1e55b97c9eb2687388545045d96f6ca4c8 [diff] |
Delete StreamInterface::ReadLine. Refactor only remaining user, IsDefaultRoute (helper function called from BasicNetworkManager::IsIgnoredNetwork) to use a FILE* and fgets instead. Bug: webrtc:6424 Change-Id: I57652f664b9a6965c19575c1b5d7f7de24f2ed44 Reviewed-on: https://webrtc-review.googlesource.com/c/108089 Reviewed-by: Karl Wiberg <kwiberg@webrtc.org> Commit-Queue: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25433}
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.