mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-12-23 08:56:47 -05:00
In a scenario where pw-link is called without a session manager running, the output port on a node will not exist. In such a case, we broke out of the for loop with all_links_exist set to true and returning EEXIST. The return of EEXIST gives a confusing error message. Fix this. |
||
|---|---|---|
| .. | ||
| daemon | ||
| examples | ||
| gst | ||
| modules | ||
| pipewire | ||
| tests | ||
| tools | ||
| meson.build | ||