mirror of
https://github.com/lunarmodules/luasocket.git
synced 2025-07-12 22:03:31 +02:00
Forward server working on Mac OS X...
This commit is contained in:
7
FIX
7
FIX
@ -1,2 +1,9 @@
|
||||
tcp{client}:shutdown() was checking for group instead of class.
|
||||
tcp{client}:send() now returns i+sent-1...
|
||||
get rid of a = socket.try() in the manual, except for protected cases.
|
||||
replace it with assert.
|
||||
get rid of "base." kludge
|
||||
check all "require("http")" etc in the manual.
|
||||
make sure sock_gethostname.* only return success if the hp is not null!
|
||||
change 'l' prefix in C libraries to 'l-something'...
|
||||
don't forget the declarations in luasocket.h and mime.h!!!
|
||||
|
Reference in New Issue
Block a user