From 58bdb658aaa1c30a8f3bed46eef880d308fae582 Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Mon, 9 Jun 2003 18:23:40 +0000 Subject: Select re-implemented in a nicer way. Few changes in internal class and group registration. Lua modules are compiled and built into library. Dynamic library tested in Linux and Mac OS X. --- etc/check-links.lua | 2 ++ 1 file changed, 2 insertions(+) (limited to 'etc/check-links.lua') diff --git a/etc/check-links.lua b/etc/check-links.lua index 705c0ce..4c96fdc 100644 --- a/etc/check-links.lua +++ b/etc/check-links.lua @@ -1,6 +1,8 @@ ----------------------------------------------------------------------------- -- Little program that checks links in HTML files -- LuaSocket 1.5 sample files. +-- Author: Diego Nehab +-- RCS ID: $Id$ ----------------------------------------------------------------------------- socket.http.TIMEOUT = 10 -- cgit v1.2.3-55-g6feb