Comparison

net/server_select.lua @ 2925:692b3c6c5bd2

Merge 0.6->0.7
author Matthew Wild <mwild1@gmail.com>
date Mon, 22 Mar 2010 17:24:55 +0000
parent 2923:net/server.lua@b7049746bd29
parent 2740:net/server.lua@2442c54cf9ec
child 2968:fdd049a4e551
comparison
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 )