Added ltn12 module. Modified mime to be stand alone.
Still crashes on invalid input. Dunno why.
This commit is contained in:
parent
0b2542d1a6
commit
390846b640
12 changed files with 292 additions and 162 deletions
6
TODO
6
TODO
|
@ -19,10 +19,16 @@
|
|||
* Separar as classes em arquivos
|
||||
* Retorno de sendto em datagram sockets pode ser refused
|
||||
|
||||
unify filter and send/receive callback. new sink/source/pump idea.
|
||||
get rid of aux_optlstring
|
||||
wrap sink and sources with a function that performs the replacement
|
||||
get rid of unpack in mime.lua
|
||||
|
||||
check garbage collection in test*.lua
|
||||
pop3???
|
||||
|
||||
break chain into a simpler binary chain and a complex (recursive) one.
|
||||
|
||||
add socket.TIMEOUT to be default timeout?
|
||||
|
||||
manual
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue