aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO8
1 files changed, 4 insertions, 4 deletions
diff --git a/TODO b/TODO
index 23de9d7..cbc2edb 100644
--- a/TODO
+++ b/TODO
@@ -1,8 +1,5 @@
1change sendraw to send by chunks
1 2
2fix manual for send and receive
3add thanks to mike
4
5change sock:send to use indices just like string.sub?
6use mike's "don't set to blocking before closing unless needed" patch? 3use mike's "don't set to blocking before closing unless needed" patch?
7take a look at DB's smtp patch 4take a look at DB's smtp patch
8 5
@@ -32,3 +29,6 @@ testar os options!
32*add getstats to the manual 29*add getstats to the manual
33*Fazer compilar com g++ 30*Fazer compilar com g++
34*test associativity of socket.select 31*test associativity of socket.select
32* fix manual for send and receive
33* add thanks to mike
34* change sock:send to use indices just like string.sub?