From bce1cb30d856d167e167c4c2997f9bebe03a612c Mon Sep 17 00:00:00 2001 From: Diego Nehab Date: Mon, 21 Jun 2004 06:07:58 +0000 Subject: More adjustments/bugfixes. --- doc/index.html | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) (limited to 'doc/index.html') diff --git a/doc/index.html b/doc/index.html index 0e9eb1d..abba703 100644 --- a/doc/index.html +++ b/doc/index.html @@ -3,6 +3,8 @@ + + LuaSocket: Network support for the Lua language @@ -16,7 +18,7 @@
@@ -276,7 +278,7 @@ return convention WILL break old code; does not call listen anymore. It is the new listen method that turns a TCP object into a server object; -
  • socket.time became socket.gettime for uniformity; +
  • socket.time changed to socket.gettime for uniformity;
  • Interface to options has changed. -- cgit v1.2.3-55-g6feb
  • -LuaSocket +LuaSocket
    Network support for the Lua language