doc/index.mdwn

Mon, 18 Jan 2010 13:16:06 -0500

author
Dwayne Bent <dbb.1@liqd.org>
date
Mon, 18 Jan 2010 13:16:06 -0500
changeset 74
8f1e69d846c1
parent 43
f58b30ad545e
permissions
-rw-r--r--

Makefile: Make makefile a bit more generic

LuaEvent is a Lua wrapper around [libevent](http://monkey.org/~provos/libevent/).
It provides an interface with which you can write applications that wait on
file-descriptor events (primarily socket-based).

[[API_Reference|api]]

----
Related links for this project:

* LuaForge @ <http://luaforge.net/projects/luaevent/>
* GitRepo @ <http://repo.or.cz/w/luaevent.git/>
* ohloh @ <http://www.ohloh.net/projects/8077/>

mercurial