fune/third_party/libwebrtc/p2p
Nico Grunbaum e9556b610b Bug 1892299 - Vendor libwebrtc from 1d26fd33ca
Upstream commit: https://webrtc.googlesource.com/src/+/1d26fd33caa35125ed1ed8dc313c570851b2b179
    Replace SignalClosed sigslot with absl::AnyInvocable

    This restricts the interface such that only a single onclose handler
    can be set and that only one OnClose() notification will be fired.

    That behavior is the same as how the previous sigslot was being
    used, but the difference is that, in addition to removing sigslot,
    this pattern is now more explicitly checked in the design.

    Bug: webrtc:11943
    Change-Id: I469c8cab3d62544988c8145b326af60b06b76d8e
    Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/343340
    Commit-Queue: Tomas Gunnarsson <tommi@webrtc.org>
    Reviewed-by: Danil Chapovalov <danilchap@webrtc.org>
    Cr-Commit-Position: refs/heads/main@{#41920}
2024-05-02 02:51:05 -07:00
..
base Bug 1892299 - Vendor libwebrtc from 1d26fd33ca 2024-05-02 02:51:05 -07:00
client Bug 1892299 - Vendor libwebrtc from 6417bbfd80 2024-05-02 01:02:41 -07:00
g3doc
stunprober
BUILD.gn Bug 1892299 - Vendor libwebrtc from 776c1a1a86 2024-05-02 01:41:46 -07:00
DEPS
OWNERS