chiark / gitweb /
bus: automatically do a NOP reply when a NULL callback is specified for a method...
authorLennart Poettering <lennart@poettering.net>
Fri, 11 Oct 2013 17:33:39 +0000 (19:33 +0200)
committerLennart Poettering <lennart@poettering.net>
Fri, 11 Oct 2013 18:03:19 +0000 (20:03 +0200)
commit43a43f5016eb9404afdd6719b18f604a484535ec
treeb9b693e25083913f9129291bee54749c5fdbc97c
parent1a0464230c08506c3fd715ff7cc56660df3a85ca
bus: automatically do a NOP reply when a NULL callback is specified for a method in a vtable

Also, allow specifiying NULL as signature in vtables equivalent to ""
for empty parameter lists.
TODO
src/libsystemd-bus/sd-bus.c
src/libsystemd-bus/test-bus-objects.c