Thread safety...

This commit is contained in:
Diego Nehab 2006-04-28 07:06:42 +00:00
parent 9d218a9379
commit 8bf9fb51dd

16
TODO
View File

@ -2,12 +2,6 @@ New mime support
ftp send should return server replies? ftp send should return server replies?
make sure there are no object files in the distribution tarball make sure there are no object files in the distribution tarball
http handling of 100-continue, see DB patch http handling of 100-continue, see DB patch
@ -19,7 +13,9 @@ ajeitar pra lua-5.1
adicionar exemplos de expansão: pipe, local, named pipe adicionar exemplos de expansão: pipe, local, named pipe
testar os options! testar os options!
- Thread-safe
- proteger get*by*.* com um mutex GLOBAL!
- proteger ou atomizar o conjunto (timedout, receive), (timedout, send) - Thread-unsafe functions to protect
- inet_ntoa também é uma merda. gethostbyname(), gethostbyaddr(), gethostent(),
inet_ntoa(), strerror(),