This library makes libuv available to lua scripts. It was made for the
luvit project but should usable from nearly any lua project.
The library can be used by multiple threads at once. Each thread
is assumed to load the library from a different lua_State. Luv will
create a unique uv_loop_t for each state. You can't share uv handles
between states/loops.
This requires: luajit
Maintained by: Ruben Schuller
Keywords: lua-luv,luv,libuv
ChangeLog: lua-luv
Homepage:
https://github.com/luvit/luv
Download SlackBuild:
lua-luv.tar.gz
lua-luv.tar.gz.asc (FAQ)
(the SlackBuild does not include the source)
Individual Files: |
README |
lua-luv.SlackBuild |
lua-luv.info |
slack-desc |
© 2006-2023 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of
Patrick Volkerding
Linux® is a registered trademark of
Linus Torvalds