add TODO item to add the ability to watch for timeouts in the event loop

This commit is contained in:
Ray Strode 2007-06-06 15:05:38 -04:00
parent 76a2e17cee
commit 8cfba64f86

1
TODO
View file

@ -5,3 +5,4 @@
- reading out the relevant INIT_PROCESS entry when /var/run/utmp changes
- move most of the code to a separate runtime library (libplyre maybe?) and
have the various binaries link to it
- add the ability to watch for timeouts in the event loop