luasocket/FIX

13 lines
637 B
Plaintext
Raw Normal View History

2005-02-27 18:30:32 +00:00
url.absolute was not working when base_url was already parsed
http.request was redirecting even when the location header is empty
2005-01-27 21:30:01 +00:00
tcp{client}:shutdown() was checking for group instead of class.
tcp{client}:send() now returns i+sent-1...
2005-02-08 10:01:01 +00:00
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!!!
2005-04-13 22:18:21 +00:00
setpeername was using udp{unconnected}