doc/index.mdwn

Sun, 25 Nov 2007 18:16:32 -0500

author
Thomas Harning Jr <harningt@gmail.com>
date
Sun, 25 Nov 2007 18:16:32 -0500
changeset 59
9c826ee8193c
parent 43
f58b30ad545e
permissions
-rw-r--r--

bufferevent learned (get|set)_timeouts

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