aboutsummaryrefslogtreecommitdiff
path: root/TODO
diff options
context:
space:
mode:
Diffstat (limited to 'TODO')
-rw-r--r--TODO6
1 files changed, 4 insertions, 2 deletions
diff --git a/TODO b/TODO
index c74e525..9d736d0 100644
--- a/TODO
+++ b/TODO
@@ -16,7 +16,6 @@ optmize aux_getgroupudata
16 use one upvalue per string name of class/group 16 use one upvalue per string name of class/group
17 make aux_checkgroup by upvalue (faster) 17 make aux_checkgroup by upvalue (faster)
18 18
19fix local domain socket kludge of name size
20 19
21make sure all modules that can use it actually use socket.newtry 20make sure all modules that can use it actually use socket.newtry
22adicionar exemplos de expansão: pipe, local, named pipe 21adicionar exemplos de expansão: pipe, local, named pipe
@@ -27,4 +26,7 @@ testar os options!
27 - proteger get*by*.* com um mutex GLOBAL! 26 - proteger get*by*.* com um mutex GLOBAL!
28 - proteger ou atomizar o conjunto (timedout, receive), (timedout, send) 27 - proteger ou atomizar o conjunto (timedout, receive), (timedout, send)
29 - inet_ntoa também é uma merda. 28 - inet_ntoa também é uma merda.
30- SSL 29
30
31*fix local domain socket kludge of name size
32*use TLS