commit | 6b9e040ab2bf7d1794926102a584a6381c4c4a22 | [log] [tgz] |
---|---|---|
author | Christoffer Jansson <jansson@webrtc.org> | Tue May 31 09:21:13 2022 |
committer | WebRTC LUCI CQ <webrtc-scoped@luci-project-accounts.iam.gserviceaccount.com> | Tue May 31 09:22:24 2022 |
tree | 22847f887af944a36933f83dd7fc31700f8a6455 | |
parent | b6de7c64855143a210a1413ebc45ee9edadf7e6d [diff] |
Revert "Don't create PacketSocketFactory inside BasicPortAllocatorSession" This reverts commit 7d4634cef76a1ac244d4b83faaf4c617bf236b71. Reason for revert: Breaks downstream project. Original change's description: > Don't create PacketSocketFactory inside BasicPortAllocatorSession > > This extends AlwaysValidPointer to avoid creating a unique_ptr inside it. > > Bug: webrtc:13145 > Change-Id: I73a4f18d0a7037b57f575b04b134e4f7eadceb79 > Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/263240 > Reviewed-by: Jonas Oreland <jonaso@webrtc.org> > Commit-Queue: Daniel.L (Byoungchan) Lee <daniel.l@hpcnt.com> > Reviewed-by: Harald Alvestrand <hta@webrtc.org> > Cr-Commit-Position: refs/heads/main@{#37048} Bug: webrtc:13145 Change-Id: Iacddd280f9f27b703f2a03ee568722aed8d3abc1 No-Presubmit: true No-Tree-Checks: true No-Try: true Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/264463 Bot-Commit: rubber-stamper@appspot.gserviceaccount.com <rubber-stamper@appspot.gserviceaccount.com> Owners-Override: Christoffer Jansson <jansson@webrtc.org> Commit-Queue: Christoffer Jansson <jansson@webrtc.org> Cr-Commit-Position: refs/heads/main@{#37053}
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 here for instructions on how to get started developing with the native code.
Authoritative list of directories that contain the native API header files.