From 9db76355212de5eb7985829d352183d3bdfb56d5 Mon Sep 17 00:00:00 2001 From: Lennart Poettering Date: Fri, 11 Oct 2013 20:02:16 +0200 Subject: bus: if a a Set() vtable callback of a writable is left NULL, try to do the right thing automatically --- TODO | 2 ++ 1 file changed, 2 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 6847217cbd..4a498b9099 100644 --- a/TODO +++ b/TODO @@ -52,6 +52,8 @@ CGroup Rework Completion: Features: +* Add a new Distribute=$NUMBER key to socket units that makes use of SO_REUSEPORT to distribute network traffic on $NUMBER instances + * tmpfiles: when applying ownership to /run/log/journal also do this for the journal fails contained in it * rework list.h to use typeof() and thus simplify most linked list macros by not requring the type to be specified -- cgit v1.2.3-54-g00ecf