Skip to content
This repository has been archived by the owner on Apr 5, 2022. It is now read-only.

Commit

Permalink
Updated todo, with end game for the TODO file.
Browse files Browse the repository at this point in the history
  • Loading branch information
Jamie Turner committed Jun 5, 2013
1 parent 092e4c9 commit 16054e1
Showing 1 changed file with 7 additions and 2 deletions.
9 changes: 7 additions & 2 deletions TODO
Original file line number Diff line number Diff line change
Expand Up @@ -19,20 +19,25 @@
[x] Torture
- leak-free torture
[x] error thread safety
[ ] Ramp up TCP come-alive on write. Timer + cancel idea.
[ ] Resolve names
[ ] Inproc, send/fw on queue full, skip? go around once?
[ ] Inproc queuing.. use send queue on
bound sock?
[ ] Safety of async jobs with TCP?
[ ] XXX HWM BUG
[ ] Socket Diagnostics (HUP report, stats, query queue sizes, etc)
[ ] Leak check
[i] Python bindings
[i] Haskell bindings
[ ] Leak check
[ ] Kill all XXX
[ ] Re-run style
[ ] Verify file headers are present and correct in src/*.{c,h}
[ ] Namespace all _H #defines in headers (add NITRO_)
[ ] Verify non-exports are static
[ ] Static Analysis (splint? coverity free?)
[ ] Document/website/release
[ ] More tests
- hwm
- secure verify
- eventfd
[ ] Turn this TODO into github issues! :-)

0 comments on commit 16054e1

Please sign in to comment.