Author: sparky Date: Tue Dec 8 03:01:54 2009 New Revision: 11018 Modified: toys/rsget.pl/README Log: - more TODO
Modified: toys/rsget.pl/README ============================================================================== --- toys/rsget.pl/README (original) +++ toys/rsget.pl/README Tue Dec 8 03:01:54 2009 @@ -6,8 +6,10 @@ - Add commands: pause downloads, allow/don't allow captcha, clean done downloads, and more - File group support (first step for multiuser support) -- Finish daemon option - use Proc::Deamon - Selectable temporary directory. +- Fix freezing http server - move to separate thread/process ? +- Fix bugs in http server, and speed it up. +- Better file writing methods, to allow downloading from multiple sources. Planned features: - Multiuser support (may require major changes in the code). _______________________________________________ pld-cvs-commit mailing list [email protected] http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit
