luasocket/FIX

9 lines
244 B
Plaintext
Raw Normal View History

2004-06-23 01:10:23 +00:00
listen defaults to 32 backlog
smtp sends quit on exceptions
2004-06-22 16:12:53 +00:00
accept/connect interrupt safe
accepted sockets are nonblocking
new timming functions. better sleep/gettime
bug fixes in the manual
getfd missing cast
added unix domain support example