Beta2 is out! Total timeout works on Windows.

This commit is contained in:
Diego Nehab
2004-07-26 05:17:37 +00:00
parent d914007507
commit 911e8d7e7f
9 changed files with 77 additions and 123 deletions

8
TODO
View File

@ -1,8 +1,5 @@
change sendraw to send by chunks
fix manual for send and receive
add thanks to mike
change sock:send to use indices just like string.sub?
use mike's "don't set to blocking before closing unless needed" patch?
take a look at DB's smtp patch
@ -32,3 +29,6 @@ testar os options!
*add getstats to the manual
*Fazer compilar com g++
*test associativity of socket.select
* fix manual for send and receive
* add thanks to mike
* change sock:send to use indices just like string.sub?