pipewire/src/modules/module-protocol-native
Wim Taymans 95d45e4206 proxy: reuse id when server removed it
reset number of fds before we begin reading.
When we destroy the proxy, just clear the id. We then remove the id
completely when the server sends a remove_id request. This avoid
reusing the proxy id before the server has finished with it.
Add some debug
2018-04-03 16:29:36 +02:00
..
connection.c proxy: reuse id when server removed it 2018-04-03 16:29:36 +02:00
connection.h connection: signal errors 2017-11-13 11:33:07 +01:00
defs.h protocol: make connect async 2018-01-30 15:11:39 +01:00
local-socket.c protocol: make connect async 2018-01-30 15:11:39 +01:00
portal-screencast.c protocol: make connect async 2018-01-30 15:11:39 +01:00
protocol-native.c fix some signed vs unsigned comparisons 2018-02-20 18:19:11 +01:00