pipewire/src/modules/module-protocol-native
Wim Taymans 5074ca37ff protocol-native: Improve errors
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.
2020-02-21 15:05:43 +01:00
..
v0 v0: improve compatibility 2020-02-11 11:23:28 +01:00
connection.c improve error messages 2020-02-21 15:02:55 +01:00
connection.h pw_core -> pw_context 2019-12-10 18:19:56 +01:00
defs.h core_proxy: prepare to rename pw_remote -> pw_core_proxy 2019-12-06 11:48:40 +01:00
local-socket.c protocol-native: Improve errors 2020-02-21 15:05:43 +01:00
portal-screencast.c core_proxy: prepare to rename pw_remote -> pw_core_proxy 2019-12-06 11:48:40 +01:00
protocol-native.c improve error messages 2020-02-21 15:02:55 +01:00
test-connection.c tests: msg is undefined when _get_next() return != 1 2020-02-07 15:40:28 +01:00