angler-fishThe Vulnerability History Project

sd-bus: introduce sd_bus_slot objects encapsulating callbacks or vtables attached to a bus connection

      This makes callback behaviour more like sd-event or sd-resolve, and
creates proper object for unregistering callbacks.

Taking the refernce to the slot is optional. If not taken life time of
the slot will be bound to the underlying bus object (or in the case of
an async call until the reply has been recieved).
    
commit 19befb2d5fc087f96e40ddc432b2cc9385666209
-2
+6 -10
+12 -17
+1 -1
+10 -8
-1
+9 -55
+45 -65
+6 -5
+268 -124
-1
-244
-29
+28 -31
+11 -11
-4
+3 -3
+162 -168
+4 -4
+1 -1
+1 -1
+33 -26
+6 -6
+1 -1
+1 -1
+1 -1
+1 -1
+7 -12
+1 -1
+3 -7
+1 -1
+5 -3
+21 -19
+1 -1
expand_less