pipewire/src/modules/module-protocol-native
Wim Taymans 70e62aacd7 protocol-native: pass a message around
Pass a message around to make things more extensible later.
Keep fds per message if we ever want to write individual
messages.
Pass number of fds in the message header. We might need this to
close the fds when the proxy is gone.
2019-03-19 16:15:20 +01:00
..
connection.c protocol-native: pass a message around 2019-03-19 16:15:20 +01:00
connection.h protocol-native: pass a message around 2019-03-19 16:15:20 +01:00
defs.h Relicense as MIT/X11 2018-11-05 17:48:52 +01:00
local-socket.c Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
portal-screencast.c Don't use __ in defines or declarations, it's reserved 2019-01-14 13:00:00 +01:00
protocol-native.c protocol-native: pass a message around 2019-03-19 16:15:20 +01:00
test-connection.c protocol-native: pass a message around 2019-03-19 16:15:20 +01:00