diff options
author | Lennart Poettering <lennart@poettering.net> | 2014-11-26 15:42:54 +0100 |
---|---|---|
committer | Lennart Poettering <lennart@poettering.net> | 2014-11-26 15:42:54 +0100 |
commit | 0ad68f8743f3baaa7cd8ac7a2275459ae0f7b96a (patch) | |
tree | 832cb5dc8c2d35368e9b972b3fb831e5b939b08c | |
parent | 7212c6083a5577eabc96c35c9db4c19c113cae93 (diff) |
update TODO
-rw-r--r-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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? |