mirror of
https://github.com/lunarmodules/luasocket.git
synced 2024-11-08 14:28:21 +01:00
10 lines
307 B
Plaintext
10 lines
307 B
Plaintext
setup error messages in the default case.
|
|
listen defaults to 32 backlog
|
|
smtp/ftp/http fail gracefully
|
|
accept/connect/select interrupt safe
|
|
accepted sockets are nonblocking
|
|
new timming functions. higher resolution, no wrap around
|
|
bug fixes in the manual
|
|
getfd missing cast
|
|
added unix domain support example
|