aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2004-03-22 04:15:03 +0000
committerDiego Nehab <diego@tecgraf.puc-rio.br>2004-03-22 04:15:03 +0000
commit1fa65d89ca5dc64756f7933d7cc3f524e4627dce (patch)
treedf614c8b86b0f7c2f45c2afcacc993ab3c0dcf11 /TODO
parent4919a83d2271a9e43b83c7d488e3f94c850681e3 (diff)
downloadluasocket-1fa65d89ca5dc64756f7933d7cc3f524e4627dce.tar.gz
luasocket-1fa65d89ca5dc64756f7933d7cc3f524e4627dce.tar.bz2
luasocket-1fa65d89ca5dc64756f7933d7cc3f524e4627dce.zip
Adjusted some details, got rid of old files, added some new.
Diffstat (limited to 'TODO')
-rw-r--r--TODO7
1 files changed, 7 insertions, 0 deletions
diff --git a/TODO b/TODO
index 110a78c..4fe107b 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,13 @@
19* Separar as classes em arquivos 19* Separar as classes em arquivos
20* Retorno de sendto em datagram sockets pode ser refused 20* Retorno de sendto em datagram sockets pode ser refused
21 21
22falar sobre encodet/wrapt/decodet no manual sobre mime
23
24
25RECEIVE MUDOU!!! COLOCAR NO MANUAL.
26HTTP.lua mudou bastante também.
27
28
22change mime.eol to output marker on detection of first candidate, instead 29change mime.eol to output marker on detection of first candidate, instead
23of on the second. that way it works in one pass for strings that end with 30of on the second. that way it works in one pass for strings that end with
24one candidate. 31one candidate.