diff options
Diffstat (limited to 'TODO')
-rw-r--r-- | TODO | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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 | ||
22 | change mime.eol to output marker on detection of first candidate, instead | ||
23 | of on the second. that way it works in one pass for strings that end with | ||
24 | one candidate. | ||
25 | |||
22 | colocar um userdata com gc metamethod pra chamar sock_close (WSAClose); | 26 | colocar um userdata com gc metamethod pra chamar sock_close (WSAClose); |
23 | sources ans sinks are always simple in http and ftp and smtp | 27 | sources ans sinks are always simple in http and ftp and smtp |
24 | unify backbone of smtp and ftp | 28 | unify backbone of smtp and ftp |