From cf57768e77c84025a4bfbd99485b21cc6faaaff6 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Thu, 29 Jul 2004 05:55:51 +0000 Subject: Accounting... --- TODO | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'TODO') diff --git a/TODO b/TODO index cbc2edb..e11e4de 100644 --- a/TODO +++ b/TODO @@ -1,7 +1,6 @@ -change sendraw to send by chunks - use mike's "don't set to blocking before closing unless needed" patch? -take a look at DB's smtp patch +take a look at DB's smtp patch (add "extra argument" table) +move wsocket.c:sock_send kludge to buffer.c:sendraw (probably)? optmize aux_getgroupudata (Mike idea) make aux_newclass receive upvalues @@ -32,3 +31,4 @@ testar os options! * fix manual for send and receive * add thanks to mike * change sock:send to use indices just like string.sub? +* change sendraw to send by chunks -- cgit v1.2.3-55-g6feb