Diff

net/server.lua @ 127:93f3c6b94c75 s2s

Initial s2s stuff
author Matthew Wild <mwild1@gmail.com>
date Thu, 23 Oct 2008 18:09:39 +0100
parent 98:3a2d327c4856
child 319:4a8a949c3870
line wrap: on
line diff
--- a/net/server.lua	Thu Oct 23 18:05:06 2008 +0100
+++ b/net/server.lua	Thu Oct 23 18:09:39 2008 +0100
@@ -827,5 +827,5 @@
 	stats = stats,
 	closeall = closeall,
 	addtimer = addtimer,
-
+	wraptlsclient = wraptlsclient,
 }