FYI, For those lua fans out there, I've created a lua extension that allows you to use libev from lua. Currently, it is only able to use ev_io and ev_timer watchers, but plan to at least also add support for ev_child watchers. Note that I've only compiled the code on OS-X.
http://github.com/brimworks/lua-ev Thanks, -Brian -- Brian Maher >> Glory to God << _______________________________________________ libev mailing list [email protected] http://lists.schmorp.de/cgi-bin/mailman/listinfo/libev
