Hello libev Users,

If you have ever wanted to use libev from lua, I've created a binding
for libev that you can download from here:

  http://github.com/brimworks/lua-ev/tarball/1.0

It builds with cmake and depends on libev and lua.  It also currently
has a dependency on pthreads, but it is only used in one spot (still
need to figure out how to make it an optional dependency).

Note that io and timers are the only watchers implemented so far (plan
to add signals soon).

Any feedback is appreciated.

Thanks,
-Brian

-- 
Brian Maher >> Glory to God <<

_______________________________________________
libev mailing list
[email protected]
http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev

Reply via email to