From 8d4e240f6ae50d9b22ddc44f5e207018935da907 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Tue, 8 Feb 2005 10:01:01 +0000 Subject: Forward server working on Mac OS X... --- FIX | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'FIX') diff --git a/FIX b/FIX index 10a96b0..9d50a66 100644 --- a/FIX +++ b/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!!! -- cgit v1.2.3-55-g6feb