diff options
author | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-06-17 06:23:13 +0000 |
---|---|---|
committer | Diego Nehab <diego@tecgraf.puc-rio.br> | 2004-06-17 06:23:13 +0000 |
commit | 613534c79526e313d6bfd5ffa514797b364dc185 (patch) | |
tree | c46efc0b1d147258ae0c65a4615e872f1de5edbe /TODO | |
parent | 94b97bdc0039c78a213e0a6170f3037eeb00122e (diff) | |
download | luasocket-613534c79526e313d6bfd5ffa514797b364dc185.tar.gz luasocket-613534c79526e313d6bfd5ffa514797b364dc185.tar.bz2 luasocket-613534c79526e313d6bfd5ffa514797b364dc185.zip |
smtp.c was eatten by mime.c
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,6 +1,8 @@ | |||
1 | |||
1 | ajeitar os README.* | 2 | ajeitar os README.* |
2 | ajeitar as referencias a RFCS e LTNS em todos os arquivos. | 3 | ajeitar as referencias a RFCS e LTNS em todos os arquivos. |
3 | 4 | ||
5 | smtp.o goes to mime.dll | ||
4 | make sure sockets are closed when exceptions are raised | 6 | make sure sockets are closed when exceptions are raised |
5 | 7 | ||
6 | check garbage collection in test*.lua | 8 | check garbage collection in test*.lua |