aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO12
1 files changed, 5 insertions, 7 deletions
diff --git a/TODO b/TODO
index bd60aaa..1d7a1db 100644
--- a/TODO
+++ b/TODO
@@ -1,3 +1,7 @@
1
2get rid of setmetatable(, nil) since packages don't need this anymore in
35.1
4
1new instalation scheme??? 5new instalation scheme???
2 6
3test empty socket.select no windows. 7test empty socket.select no windows.
@@ -15,14 +19,7 @@ change ltn13 to make sure drawbacks are obvious
15use mike's "don't set to blocking before closing unless needed" patch? 19use mike's "don't set to blocking before closing unless needed" patch?
16take a look at DB's smtp patch (add "extra argument" table) 20take a look at DB's smtp patch (add "extra argument" table)
17 21
18optmize aux_getgroupudata (Mike idea)
19 make aux_newclass receive upvalues
20 use one upvalue per string name of class/group
21 make aux_checkgroup by upvalue (faster)
22
23add error message stuff to the manual
24 22
25make sure all modules that can use it actually use socket.newtry
26adicionar exemplos de expansão: pipe, local, named pipe 23adicionar exemplos de expansão: pipe, local, named pipe
27testar os options! 24testar os options!
28- Thread-safe 25- Thread-safe
@@ -30,6 +27,7 @@ testar os options!
30 - proteger ou atomizar o conjunto (timedout, receive), (timedout, send) 27 - proteger ou atomizar o conjunto (timedout, receive), (timedout, send)
31 - inet_ntoa também é uma merda. 28 - inet_ntoa também é uma merda.
32 29
30* protect doesn't catch errors by error and assert
33* BUG NO SET DO TINYIRC!!! SINISTRO. 31* BUG NO SET DO TINYIRC!!! SINISTRO.
34* _VERSION, _DEBUG, etc. 32* _VERSION, _DEBUG, etc.
35* talk about new create field in HTTP, FTP and SMTP 33* talk about new create field in HTTP, FTP and SMTP