diff options
author | cbdev <cb@cbcdn.com> | 2020-03-14 21:45:09 +0100 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2020-03-14 21:45:09 +0100 |
commit | 05cdf563fcc4c7835ec422fa5d7ee86b68a9f1df (patch) | |
tree | 454f4cec4caea193c9babbb655451ea35f46b684 /TODO | |
parent | 45945a5130f6f3910aa3924c1f1e5ddcf2ef3283 (diff) | |
download | midimonster-05cdf563fcc4c7835ec422fa5d7ee86b68a9f1df.tar.gz midimonster-05cdf563fcc4c7835ec422fa5d7ee86b68a9f1df.tar.bz2 midimonster-05cdf563fcc4c7835ec422fa5d7ee86b68a9f1df.zip |
Restructure backend and instance registry
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -7,4 +7,3 @@ 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 -only call _handle and _interval on backends with instances |