working version with timeout and cleanup of exausted handles
[curl-de-sac.git] / TODO.txt
index 259ab81..31fbefd 100644 (file)
--- a/TODO.txt
+++ b/TODO.txt
@@ -1,3 +1,8 @@
-- timeout handling
-- remove cmd from list when accomplished
+TODO LIST
+
+- move name and timeout class to register function
+  to be able to use the same class different times
+
 DONE - debugging system
+DONE - timeout handling
+DONE - remove cmd from list when accomplished