aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-03-26 06:05:20 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-03-26 06:05:20 +0000
commite5a090b01cd5b490f7331235b7c58c36c05bb7b6 (patch)
tree8f98ae6217650ac0b9d1c04f1ad1d3fb77af3d37 /TODO
parente77f1792005088f55353c6c85fe9335e60772754 (diff)
downloadluasocket-e5a090b01cd5b490f7331235b7c58c36c05bb7b6.tar.gz
luasocket-e5a090b01cd5b490f7331235b7c58c36c05bb7b6.tar.bz2
luasocket-e5a090b01cd5b490f7331235b7c58c36c05bb7b6.zip
Using socket pumps in http.lua.
Adjusted socket.try.
Diffstat (limited to 'TODO')
-rw-r--r--TODO1
1 files changed, 1 insertions, 0 deletions
diff --git a/TODO b/TODO
index 79a15af..1e30a78 100644
--- a/TODO
+++ b/TODO
@@ -27,6 +27,7 @@ falar sobre encodet/wrapt/decodet no manual sobre mime
27RECEIVE MUDOU!!! COLOCAR NO MANUAL. 27RECEIVE MUDOU!!! COLOCAR NO MANUAL.
28HTTP.lua mudou bastante também. 28HTTP.lua mudou bastante também.
29 29
30fazer com que a socket.source e socket.sink sejam "selectable".
30 31
31change mime.eol to output marker on detection of first candidate, instead 32change mime.eol to output marker on detection of first candidate, instead
32of on the second. that way it works in one pass for strings that end with 33of on the second. that way it works in one pass for strings that end with