aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-03-26 22:42:38 +0100
committercbdev <cb@cbcdn.com>2020-03-26 22:42:38 +0100
commit2a079f72483aa853d68430883b2281f436512c6b (patch)
tree7604e801f66703c522899610cb9e07f956479d53 /TODO
parent18db3856a3a3e81f3e2050e3f137e6e15103f9a4 (diff)
downloadmidimonster-2a079f72483aa853d68430883b2281f436512c6b.tar.gz
midimonster-2a079f72483aa853d68430883b2281f436512c6b.tar.bz2
midimonster-2a079f72483aa853d68430883b2281f436512c6b.zip
Implement lua cleanup handlers
Diffstat (limited to 'TODO')
-rw-r--r--TODO3
1 files changed, 0 insertions, 3 deletions
diff --git a/TODO b/TODO
index 900cc1b..ccad973 100644
--- a/TODO
+++ b/TODO
@@ -1,9 +1,6 @@
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
make event collectors threadsafe to stop marshalling data...
collect & check backend API version
windows strerror
-move all connection establishment to _start to be able to hot-stop/start all backends