Compiles with g++.
This commit is contained in:
parent
a7d5362caf
commit
197aef23ce
5 changed files with 21 additions and 12 deletions
6
TODO
6
TODO
|
@ -16,7 +16,6 @@ optmize aux_getgroupudata
|
|||
use one upvalue per string name of class/group
|
||||
make aux_checkgroup by upvalue (faster)
|
||||
|
||||
fix local domain socket kludge of name size
|
||||
|
||||
make sure all modules that can use it actually use socket.newtry
|
||||
adicionar exemplos de expansão: pipe, local, named pipe
|
||||
|
@ -27,4 +26,7 @@ testar os options!
|
|||
- proteger get*by*.* com um mutex GLOBAL!
|
||||
- proteger ou atomizar o conjunto (timedout, receive), (timedout, send)
|
||||
- inet_ntoa também é uma merda.
|
||||
- SSL
|
||||
|
||||
|
||||
*fix local domain socket kludge of name size
|
||||
*use TLS
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue