aboutsummaryrefslogtreecommitdiff
path: root/etc/lp.lua
diff options
context:
space:
mode:
authorDiego Nehab <diego@tecgraf.puc-rio.br>2012-04-11 13:21:25 -0700
committerSam Roberts <vieuxtech@gmail.com>2012-04-11 13:25:11 -0700
commit2778766d678b147fc079d67dee036346381b4764 (patch)
treeda44507f62fb9c8cd078cf25f6dc24107e56af34 /etc/lp.lua
parent3a8ba90dfb0c2eb224f317dd692ede426691e72a (diff)
downloadluasocket-2778766d678b147fc079d67dee036346381b4764.tar.gz
luasocket-2778766d678b147fc079d67dee036346381b4764.tar.bz2
luasocket-2778766d678b147fc079d67dee036346381b4764.zip
Preliminary IPv6 support for v2.1
Diffstat (limited to 'etc/lp.lua')
-rw-r--r--etc/lp.lua2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/lp.lua b/etc/lp.lua
index f067604..d57c928 100644
--- a/etc/lp.lua
+++ b/etc/lp.lua
@@ -3,7 +3,7 @@
3-- LuaSocket toolkit. 3-- LuaSocket toolkit.
4-- Author: David Burgess 4-- Author: David Burgess
5-- Modified by Diego Nehab, but David is in charge 5-- Modified by Diego Nehab, but David is in charge
6-- RCS ID: $Id$ 6-- RCS ID: $Id: lp.lua,v 1.14 2005/11/21 07:04:44 diego Exp $
7----------------------------------------------------------------------------- 7-----------------------------------------------------------------------------
8--[[ 8--[[
9 if you have any questions: RFC 1179 9 if you have any questions: RFC 1179