net.server_{select,event}: Don't rely on LuaSocket and LuaSec being present in the...
authorKim Alvefur <zash@zash.se>
Mon, 23 Feb 2015 11:04:43 +0000 (12:04 +0100)
committerKim Alvefur <zash@zash.se>
Mon, 23 Feb 2015 11:04:43 +0000 (12:04 +0100)
commitb2525af97794a6cd3598d414b2d0e1abe44a756c
tree4606e3448651cae5ddf63914966514f78db5d485
parent384f3b087c92208a3cf2c6226b6c8d47c30a08ce
net.server_{select,event}: Don't rely on LuaSocket and LuaSec being present in the globals table
net/server_event.lua
net/server_select.lua