]> granicus.if.org Git - curl/commitdiff
mention how the FTP code should be fixed one day
authorDaniel Stenberg <daniel@haxx.se>
Tue, 21 Dec 2004 10:54:21 +0000 (10:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Tue, 21 Dec 2004 10:54:21 +0000 (10:54 +0000)
docs/TODO

index 445a01909c23c2d429d2fe10dd9ec9de5c8fedb7..3b81a2e3b6e59c7c82bd60d0645f2fcf3ebd4cb8 100644 (file)
--- a/docs/TODO
+++ b/docs/TODO
@@ -62,6 +62,9 @@ TODO
 
  FTP
 
+ * Code overhaul to make it more state-machine like and to _never_ block on
+   waiting for server responses when used with the multi interface.
+
  * Support GSS/Kerberos 5 for ftp file transfer. This will allow user
    authentication and file encryption.  Possible libraries and example clients
    are available from MIT or Heimdal. Requsted by Markus Moeller.
@@ -210,7 +213,7 @@ TODO
 
  * Consider extending 'roffit' to produce decent ASCII output, and use that
    instead of (g)nroff when building src/hugehelp.c
-  
+
  TEST SUITE
 
  * Make the test servers able to serve multiple running test suites. Like if