aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO4
1 files changed, 4 insertions, 0 deletions
diff --git a/TODO b/TODO
index 3f1c71b..110a78c 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,10 @@
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
22change 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
24one candidate.
25
22colocar um userdata com gc metamethod pra chamar sock_close (WSAClose); 26colocar um userdata com gc metamethod pra chamar sock_close (WSAClose);
23sources ans sinks are always simple in http and ftp and smtp 27sources ans sinks are always simple in http and ftp and smtp
24unify backbone of smtp and ftp 28unify backbone of smtp and ftp