net/server.lua

changeset 2923
b7049746bd29
parent 2766
5fe6ea49cf70
child 2925
692b3c6c5bd2
child 2967
c39ad633b26d
equal deleted inserted replaced
2922:0ea2ed371fb2 2923:b7049746bd29
1 -- 1 --
2 -- server.lua by blastbeat of the luadch project 2 -- server.lua by blastbeat of the luadch project
3 -- Re-used here under the MIT/X Consortium License 3 -- Re-used here under the MIT/X Consortium License
4 -- 4 --
5 -- Modifications (C) 2008-2009 Matthew Wild, Waqas Hussain 5 -- Modifications (C) 2008-2010 Matthew Wild, Waqas Hussain
6 -- 6 --
7 7
8 -- // wrapping luadch stuff // -- 8 -- // wrapping luadch stuff // --
9 9
10 local use = function( what ) 10 local use = function( what )

mercurial