mirror of
https://gitlab.freedesktop.org/pipewire/pipewire.git
synced 2025-11-10 13:30:05 -05:00
A missing XDG_RUNTIME_DIR results in ENOENT, like on the server side. A too long name results in ENAMETOOLONG, like on the server side. When we can't find the socket, return EHOSTDOWN to make it more obvious what is going. |
||
|---|---|---|
| .. | ||
| v0 | ||
| connection.c | ||
| connection.h | ||
| defs.h | ||
| local-socket.c | ||
| portal-screencast.c | ||
| protocol-native.c | ||
| test-connection.c | ||