]> granicus.if.org Git - curl/commitdiff
removed multiple URL, we do that now!
authorDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jan 2001 13:40:26 +0000 (13:40 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 8 Jan 2001 13:40:26 +0000 (13:40 +0000)
docs/TODO

index cfed3458dba2f04b34b3cee066ed1675dc530347..a5c23368991b3f6b92cdd6de3312d4670f35e169 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -27,10 +27,6 @@ For the future
    URLs mentioned in the list. I figure -O or something would have to be
    implied by such an action.
 
- * Make curl with multiple URLs, even outside of {}-letters. I could also
-   imagine an optional fork()ed system that downloads each URL in its own
-   thread. It should of course have a maximum amount of simultaneous fork()s.
-
  * Improve the regular progress meter with --continue is used. It should be
    noticable when there's a resume going on.