aboutsummaryrefslogtreecommitdiff
path: root/doc/socket.html
diff options
context:
space:
mode:
Diffstat (limited to 'doc/socket.html')
-rw-r--r--doc/socket.html4
1 files changed, 3 insertions, 1 deletions
diff --git a/doc/socket.html b/doc/socket.html
index c7525eb..809c256 100644
--- a/doc/socket.html
+++ b/doc/socket.html
@@ -4,7 +4,7 @@
4 4
5<head> 5<head>
6<meta name="description" content="LuaSocket: The core namespace"> 6<meta name="description" content="LuaSocket: The core namespace">
7<meta name="keywords" content="Lua, Library, socket, Network, Support"> 7<meta name="keywords" content="Lua, LuaSocket, Socket, Network, Library, Support">
8<title>LuaSocket: The socket namespace</title> 8<title>LuaSocket: The socket namespace</title>
9<link rel="stylesheet" href="reference.css" type="text/css"> 9<link rel="stylesheet" href="reference.css" type="text/css">
10</head> 10</head>
@@ -26,6 +26,7 @@
26<p class=bar> 26<p class=bar>
27<a href="home.html">home</a> &middot; 27<a href="home.html">home</a> &middot;
28<a href="home.html#download">download</a> &middot; 28<a href="home.html#download">download</a> &middot;
29<a href="instalation.html">instalation</a> &middot;
29<a href="introduction.html">introduction</a> &middot; 30<a href="introduction.html">introduction</a> &middot;
30<a href="reference.html">reference</a> 31<a href="reference.html">reference</a>
31</p> 32</p>
@@ -382,6 +383,7 @@ This constant has a string describing the current LuaSocket version.
382<p class=bar> 383<p class=bar>
383<a href="home.html">home</a> &middot; 384<a href="home.html">home</a> &middot;
384<a href="home.html#down">download</a> &middot; 385<a href="home.html#down">download</a> &middot;
386<a href="instalation.html">instalation</a> &middot;
385<a href="introduction.html">introduction</a> &middot; 387<a href="introduction.html">introduction</a> &middot;
386<a href="reference.html">reference</a> 388<a href="reference.html">reference</a>
387</p> 389</p>