chiark / gitweb /
test: add test for crash when adding a JOB_NOP
[elogind.git] / TODO
diff --git a/TODO b/TODO
index 22c17b47893ef5921c0a39b28f5e4a4b4c536e02..f97b0331b7860dad69de620bc3bb16083368a143 100644 (file)
--- a/TODO
+++ b/TODO
@@ -286,6 +286,7 @@ Features:
     cannot pass into sendmsg() of the AF_UNIX sokcet (which only accepts
     253 messages)
   - kdbus: introduce a concept of "send-only" connections
+  - kdbus: add counter for refused unicast messages that is passed out via the RECV ioctl. SImilar to the counter for dropped multicast messages we already have.
 
 * sd-event
   - allow multiple signal handlers per signal?