With the upstream release of libuv v1.9.0 this morning, I've updated luv to bind to the new functions (and a couple from older releases I missed). The new luv is published to github and luarocks.
- Updated upstream libuv to v1.9.0 - Add bindings for uv.os_tmpdir() - Add bindings for uv.os_get_passwd() - Add bindings for uv.print_all_handles() - Add bindings for uv.print_active_handles() - Expose uv_tcp_init_ex and uv_udp_init_ex through optional flags field. - Add flag options for UV_DISCONNET to poll interface. - Bump luarocks version to v1.9.0-0 https://github.com/luvit/luv/releases/tag/1.9.0-0 http://luarocks.org/modules/creationix/luv/1.9.0-0 Updated luvi release with binaries coming soon... -Tim Caswell -- You received this message because you are subscribed to the Google Groups "luvit" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
