summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2014-11-26 15:42:54 +0100
committerLennart Poettering <lennart@poettering.net>2014-11-26 15:42:54 +0100
commit0ad68f8743f3baaa7cd8ac7a2275459ae0f7b96a (patch)
tree832cb5dc8c2d35368e9b972b3fb831e5b939b08c
parent7212c6083a5577eabc96c35c9db4c19c113cae93 (diff)
update TODO
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 22c17b478..f97b0331b 100644
--- 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?