mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2026-05-21 21:08:09 +02:00
When the server or client goes away, detach the client from the server to avoid potential use-after-free issues that might occur if the client causes the unloading of the server it is connected to. E.g.: pactl load-module module-protocol-native-tcp port=4713 pactl -s localhost:4713 unload-module module-native-protocol-tcp See #1240. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| extensions | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||