mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-12 22:03:31 +02:00
Thread safety...
This commit is contained in:
16
TODO
16
TODO
@ -2,12 +2,6 @@ New mime support
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
ftp send should return server replies?
|
||||
make sure there are no object files in the distribution tarball
|
||||
http handling of 100-continue, see DB patch
|
||||
@ -19,7 +13,9 @@ ajeitar pra lua-5.1
|
||||
|
||||
adicionar exemplos de expans<6E>o: pipe, local, named pipe
|
||||
testar os options!
|
||||
- Thread-safe
|
||||
- proteger get*by*.* com um mutex GLOBAL!
|
||||
- proteger ou atomizar o conjunto (timedout, receive), (timedout, send)
|
||||
- inet_ntoa tamb<6D>m <20> uma merda.
|
||||
|
||||
|
||||
- Thread-unsafe functions to protect
|
||||
gethostbyname(), gethostbyaddr(), gethostent(),
|
||||
inet_ntoa(), strerror(),
|
||||
|
||||
|
Reference in New Issue
Block a user