File

DEPENDS @ 2057:ee2929e620bb

server.lua: Add addsocket(), refactor all code to use it, fixes nasty socket object leak - moral of the story is to not duplicate code, and not prematurely optimise. But you knew that already didn't you?
author Matthew Wild <mwild1@gmail.com>
date Mon, 26 Oct 2009 23:29:04 +0000
parent 447:c0dae734d3bf
child 4914:2e9b16b2ae00
line wrap: on
line source

The easiest way to install dependencies is using the luarocks tool.

Rocks:
luaexpat
luasocket

Non-rocks:
LuaSec for SSL connections