aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 6 insertions, 0 deletions
diff --git a/TODO b/TODO
index 9e9923c..7479cfc 100644
--- a/TODO
+++ b/TODO
@@ -19,10 +19,16 @@
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
22unify filter and send/receive callback. new sink/source/pump idea.
23get rid of aux_optlstring
24wrap sink and sources with a function that performs the replacement
25get rid of unpack in mime.lua
22 26
23check garbage collection in test*.lua 27check garbage collection in test*.lua
24pop3??? 28pop3???
25 29
30break chain into a simpler binary chain and a complex (recursive) one.
31
26add socket.TIMEOUT to be default timeout? 32add socket.TIMEOUT to be default timeout?
27 33
28manual 34manual