commit | 12985414b9c312583588d4eb536ab86b15e22551 | [log] [tgz] |
---|---|---|
author | Sebastian Jansson <srte@webrtc.org> | Mon Oct 15 19:06:26 2018 |
committer | Commit Bot <commit-bot@chromium.org> | Tue Oct 16 10:24:51 2018 |
tree | 7a651c6a25e1283de10ce21f6330a4718794a0ab | |
parent | 03d28012a7846df5d0542723a6d0cc5fb35c919b [diff] |
Removing unnecessary dependencies on socket.h. Since rtc:SentPacket was removed to a separate header. Some usages of socket.h can be replaced with sent_packet.h which defines a lot less things, making future maintenance simpler. Bug: webrtc:9586 Change-Id: If705edda293c389cf2a175117db52a6720a7be86 Reviewed-on: https://webrtc-review.googlesource.com/c/106144 Commit-Queue: Sebastian Jansson <srte@webrtc.org> Reviewed-by: Niels Moller <nisse@webrtc.org> Cr-Commit-Position: refs/heads/master@{#25201}
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.