net/server_select.lua

changeset 2925
692b3c6c5bd2
parent 2923
b7049746bd29
parent 2739
2442c54cf9ec
child 2968
fdd049a4e551
equal deleted inserted replaced
2918:79ca9f686aaf 2925:692b3c6c5bd2
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