Re: Anyone aware of a LuaJIT FFI-based libevent library?

  • From: Tim Caswell <tim@xxxxxxxxxxxxxx>
  • To: luajit@xxxxxxxxxxxxx
  • Date: Wed, 6 Jun 2012 13:50:26 -0500

Do you want libevent specifically?  I have C API bindings for libuv (uses
libev on *nix).  I tried ffi bindings, but too many APIs returned or
accepted byvalue structs.

On Wed, Jun 6, 2012 at 1:42 PM, demetri <demetri.spanos@xxxxxxxxx> wrote:

> I've done some digging and found Lua/C API based libraries, and obviously
> I could just bind specific functions myself, but I thought this was
> something that might be a "solved problem" in the LuaJIT community.
>
> Thanks!
>

Other related posts: