Skip to content

zb: return owned fds in disown_fds()

Marc-André Lureau requested to merge elmarco/zbus:owned-fd into main

The user may not have deserialized all the received FDs. We should provide a more robust API, so it doesn't leak fds.

Edited by Marc-André Lureau

Merge request reports