updated phrasing

This commit is contained in:
Joseph Henry
2016-06-21 12:59:44 -07:00
parent a37b03c77f
commit 678a515496
2 changed files with 16 additions and 3 deletions

13
docs/todo.md Normal file
View File

@@ -0,0 +1,13 @@
Apple
* Create shared/dynamic targets for OSX
General
* Trim down makefiles
Unity
* check for mem leaks surrounding managed/unmanaged barrier
* find root of 2X buffer size requirement issue
* check that cross-thread oprations are handled correctly
* check that .IsRunning() doesn't bork the entire system anymore
* Allow max packet size configuration
* Handle exceptions from unmanaged code