From 43a43f5016eb9404afdd6719b18f604a484535ec Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 11 Oct 2013 19:33:39 +0200 Subject: 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 | 2 -- 1 file changed, 2 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index 4a4746370f..6847217cbd 100644 --- a/TODO +++ b/TODO @@ -182,9 +182,7 @@ Features: - merge busctl into systemctl or so? - synthesize sd_bus_message objects from kernel messages - properly implement name registry ioctls for kdbus - - get rid of object hash table, use decision tree everyhwere instead? - implement monitor logic - - object vtable logic - longer term: * priority queues * priority inheritance -- cgit v1.2.3-54-g00ecf