]> git.ipfire.org Git - thirdparty/systemd.git/commit
sd-bus: when the server-side disconnects, make sure to dispatch all tracking objects...
authorLennart Poettering <lennart@poettering.net>
Mon, 22 Aug 2016 14:11:54 +0000 (16:11 +0200)
committerLennart Poettering <lennart@poettering.net>
Mon, 22 Aug 2016 15:31:36 +0000 (17:31 +0200)
commit232f367766b35fa248476d0ded49781a06a80ae1
treed0556cdcc1dce2b4e6636d55625397527c64e3ed
parent8b6e65ac32627e371ee61f7d086ed33bc47e4b4c
sd-bus: when the server-side disconnects, make sure to dispatch all tracking objects immediately

If the server side kicks us from the bus, from our view no names are on the bus
anymore, hence let's make sure to dispatch all tracking objects immediately.
src/libsystemd/sd-bus/bus-internal.h
src/libsystemd/sd-bus/bus-track.c
src/libsystemd/sd-bus/bus-track.h
src/libsystemd/sd-bus/sd-bus.c