update TODO

This commit is contained in:
Lennart Poettering 2014-11-26 15:42:54 +01:00
parent 7212c6083a
commit 0ad68f8743
1 changed files with 1 additions and 0 deletions

1
TODO
View File

@ -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?