aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO5
1 files changed, 5 insertions, 0 deletions
diff --git a/TODO b/TODO
index 7479cfc..3f1c71b 100644
--- a/TODO
+++ b/TODO
@@ -19,6 +19,11 @@
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
22colocar um userdata com gc metamethod pra chamar sock_close (WSAClose);
23sources ans sinks are always simple in http and ftp and smtp
24unify backbone of smtp and ftp
25expose encode/decode tables to provide extensibility for mime module
26use coroutines instead of fancy filters
22unify filter and send/receive callback. new sink/source/pump idea. 27unify filter and send/receive callback. new sink/source/pump idea.
23get rid of aux_optlstring 28get rid of aux_optlstring
24wrap sink and sources with a function that performs the replacement 29wrap sink and sources with a function that performs the replacement