pipewire/pinos
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 fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
daemon src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
dbus src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
gst fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
modules/gst fix various leaks 2016-04-07 17:28:46 +02:00
server fdmanager: add global object manager 2016-04-08 16:50:01 +02:00
tests src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
tools monitor: put marks on all properties 2016-04-07 11:51:05 +02:00
.gitignore src -> pinos and fix include paths 2016-02-01 15:40:48 +01:00
Makefile.am fdmanager: add global object manager 2016-04-08 16:50:01 +02:00