lua-lluv icon indicating copy to clipboard operation
lua-lluv copied to clipboard

Lua binding to libuv

Results 1 lua-lluv issues
Sort by recently updated
recently updated
newest added

I am literally copy-pasting the [signals example](https://github.com/moteus/lua-lluv/blob/master/examples/sig.lua#L3), and running it produces ``` lua: ./toy.lua:7: bad argument #1 to 'start' (number expected, got nil) stack traceback: [C]: in method 'start' ./toy.lua:7:...