aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--TODO16
1 files changed, 6 insertions, 10 deletions
diff --git a/TODO b/TODO
index d79aea5..07814a5 100644
--- a/TODO
+++ b/TODO
@@ -2,12 +2,6 @@ New mime support
2 2
3 3
4 4
5
6
7
8
9
10
11ftp send should return server replies? 5ftp send should return server replies?
12make sure there are no object files in the distribution tarball 6make sure there are no object files in the distribution tarball
13http handling of 100-continue, see DB patch 7http handling of 100-continue, see DB patch
@@ -19,7 +13,9 @@ ajeitar pra lua-5.1
19 13
20adicionar exemplos de expansão: pipe, local, named pipe 14adicionar exemplos de expansão: pipe, local, named pipe
21testar os options! 15testar os options!
22- Thread-safe 16
23 - proteger get*by*.* com um mutex GLOBAL! 17
24 - proteger ou atomizar o conjunto (timedout, receive), (timedout, send) 18- Thread-unsafe functions to protect
25 - inet_ntoa também é uma merda. 19 gethostbyname(), gethostbyaddr(), gethostent(),
20inet_ntoa(), strerror(),
21