aboutsummaryrefslogtreecommitdiffhomepage
path: root/TODO
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2020-04-11 19:22:57 +0200
committercbdev <cb@cbcdn.com>2020-04-11 19:22:57 +0200
commitbac13064352234acea012de30ee36dd51748b97f (patch)
tree99c39a41be56265530e5e6750bb977c739d083a6 /TODO
parentb53092ac95fa25d0e6e4e4fc3de9531f43038c4f (diff)
downloadmidimonster-bac13064352234acea012de30ee36dd51748b97f.tar.gz
midimonster-bac13064352234acea012de30ee36dd51748b97f.tar.bz2
midimonster-bac13064352234acea012de30ee36dd51748b97f.zip
Implement strerror abstraction for Windows
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 0 insertions, 1 deletions
diff --git a/TODO b/TODO
index 900cc1b..a4a7e32 100644
--- a/TODO
+++ b/TODO
@@ -5,5 +5,4 @@ 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