Comparison

net/server_select.lua @ 2926:fc96d439453b

Merge 0.7->trunk
author Matthew Wild <mwild1@gmail.com>
date Mon, 22 Mar 2010 17:26:12 +0000
parent 2925:692b3c6c5bd2
child 2968:fdd049a4e551
comparison
equal deleted inserted replaced
2921:f0ddfd7739ea 2926:fc96d439453b
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 )