diff options
author | cbdev <cb@cbcdn.com> | 2020-04-11 19:22:57 +0200 |
---|---|---|
committer | cbdev <cb@cbcdn.com> | 2020-04-11 19:22:57 +0200 |
commit | bac13064352234acea012de30ee36dd51748b97f (patch) | |
tree | 99c39a41be56265530e5e6750bb977c739d083a6 /TODO | |
parent | b53092ac95fa25d0e6e4e4fc3de9531f43038c4f (diff) | |
download | midimonster-bac13064352234acea012de30ee36dd51748b97f.tar.gz midimonster-bac13064352234acea012de30ee36dd51748b97f.tar.bz2 midimonster-bac13064352234acea012de30ee36dd51748b97f.zip |
Implement strerror abstraction for Windows
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -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 |