Remove TODO.

master
Emanuele Giaquinta 2015-06-18 10:14:30 +00:00
parent 13a097fe92
commit e68a71e097
1 changed files with 0 additions and 1 deletions

View File

@ -12,7 +12,6 @@ TODO: document file descriptor usage per loop
TODO: store loop pid_t and compare isndie signal handler,store 1 for same, 2 for differign pid, clean up in loop_fork
TODO: embed watchers need updating when fd changes
TODO: document portability requirements for atomic pointer access
TODO: possible cb aliasing?
TODO: document requirements for function pointers and calling conventions.
- prefer noexcept over throw () with C++ 11.