From 4919a83d2271a9e43b83c7d488e3f94c850681e3 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Sun, 21 Mar 2004 07:50:15 +0000 Subject: Changed receive function. Now uniform with all other functions. Returns nil on error, return partial result in the end. http.lua rewritten. --- TODO | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'TODO') diff --git a/TODO b/TODO index 3f1c71b..110a78c 100644 --- a/TODO +++ b/TODO @@ -19,6 +19,10 @@ * Separar as classes em arquivos * Retorno de sendto em datagram sockets pode ser refused +change mime.eol to output marker on detection of first candidate, instead +of on the second. that way it works in one pass for strings that end with +one candidate. + colocar um userdata com gc metamethod pra chamar sock_close (WSAClose); sources ans sinks are always simple in http and ftp and smtp unify backbone of smtp and ftp -- cgit v1.2.3-55-g6feb