pipewire/pinos/server
Wim Taymans ae5d26e049 fdmanager: add global object manager
Add a global object that can be used to track outstanding fds for a
client. This can later also be used to limit the number of fds per
client.
Use this in the payloader to track fds. This makes it possible to track
the fds even when the client reconnects.
Set the client patch on the socket so that we can use it to track the
fds we sent to this client.
When the client disappears, release all outstanding fds.
2016-04-08 16:50:01 +02:00
..
client-source.c more leak fixes 2016-04-07 17:40:18 +02:00
client-source.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
client.c fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
client.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
daemon.c src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
daemon.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
source-output.c fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
source-output.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
source.c src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
source.h src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00