pipewire/src/modules/module-protocol-native
Peter Hutterer 99a10c1606 protocol: assert if the loop initialization fails on the connection test
This test needs an environment set up to load everything correctly,
running it directly results in a segfault. Let's make sure we assert on
a NULL loop to make this look slightly more planned.
2021-08-04 15:43:10 +10:00
..
v0 treewide: mark things static and const 2021-06-30 14:44:08 +02:00
connection.c connection: make sure we don't overrun the fd array 2021-06-18 15:26:20 +02:00
connection.h includes: update all references to extensions to point to pipewire/extensions 2021-06-18 17:54:18 +03: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: don't place sockets in $HOME 2021-07-27 10:57:31 +02: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 tree-wide: replace strstr(a, b) == a with spa_strstartswith() 2021-08-02 08:24:21 +00:00
test-connection.c protocol: assert if the loop initialization fails on the connection test 2021-08-04 15:43:10 +10:00