mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-11-08 06:18:21 +01:00
14 lines
467 B
Plaintext
14 lines
467 B
Plaintext
make sure all modules that can use socket.newtry
|
|
make select interrupt safe
|
|
adicionar exemplos de expansão: pipe, local, named pipe
|
|
Add service name translation.
|
|
testar os options!
|
|
- Fazer compilar com g++
|
|
- Thread-safe
|
|
- proteger get*by*.* com um mutex GLOBAL!
|
|
- proteger ou atomizar o conjunto (timedout, receive), (timedout, send)
|
|
- inet_ntoa também é uma merda.
|
|
- SSL
|
|
- unix 92 bytes maximo no endereço, incluindo o zero
|
|
- unix 9216 maximo de datagram size
|