mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-12 22:03:31 +02:00
Compiles with g++.
This commit is contained in:
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<6E>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<6D>m <20> uma merda.
|
||||
- SSL
|
||||
|
||||
|
||||
*fix local domain socket kludge of name size
|
||||
*use TLS
|
||||
|
Reference in New Issue
Block a user