summaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2013-10-11 19:33:39 +0200
committerLennart Poettering <lennart@poettering.net>2013-10-11 20:03:19 +0200
commit43a43f5016eb9404afdd6719b18f604a484535ec (patch)
treeb9b693e25083913f9129291bee54749c5fdbc97c /TODO
parent1a0464230c08506c3fd715ff7cc56660df3a85ca (diff)
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.
Diffstat (limited to 'TODO')
-rw-r--r--TODO2
1 files changed, 0 insertions, 2 deletions
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