aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 3 insertions, 3 deletions
diff --git a/TODO b/TODO
index 1f1269d..6ee649f 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,8 @@
keepalive channels per backend?
Note source in channel value struct
Optimize core channel search (store backend offset)
-
+udp backends may ignore MTU
mm_managed_fd.impl is not freed currently (and is heaped most of the time anyway) -> documentation
-
installer: implement an upgrade mode (check for newer versions in the repo)
-
+evdev.c:321 divides by zero with relaxis
+make event collectors threadsafe to stop marshalling data...