luasocket/FIX

9 lines
244 B
Plaintext
Raw Normal View History

2004-06-23 03:10:23 +02:00
listen defaults to 32 backlog
smtp sends quit on exceptions
2004-06-22 18:12:53 +02: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