diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-03-26 06:05:20 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-03-26 06:05:20 +0000 |
commit | e5a090b01cd5b490f7331235b7c58c36c05bb7b6 (patch) | |
tree | 8f98ae6217650ac0b9d1c04f1ad1d3fb77af3d37 /TODO | |
parent | e77f1792005088f55353c6c85fe9335e60772754 (diff) | |
download | luasocket-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-- | TODO | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -27,6 +27,7 @@ falar sobre encodet/wrapt/decodet no manual sobre mime | |||
27 | RECEIVE MUDOU!!! COLOCAR NO MANUAL. | 27 | RECEIVE MUDOU!!! COLOCAR NO MANUAL. |
28 | HTTP.lua mudou bastante também. | 28 | HTTP.lua mudou bastante também. |
29 | 29 | ||
30 | fazer com que a socket.source e socket.sink sejam "selectable". | ||
30 | 31 | ||
31 | change mime.eol to output marker on detection of first candidate, instead | 32 | change mime.eol to output marker on detection of first candidate, instead |
32 | of on the second. that way it works in one pass for strings that end with | 33 | of on the second. that way it works in one pass for strings that end with |