[<<][lua][>>][..]
Sun Apr 5 10:52:20 EDT 2020
lluv.so
Problem: I don't understand where the code for lluv is actually
located. E.g. in lua, doing
require('lluv')
Seems to load lluv.so
Which in my buildroot setup is in:
buildroot/output/build/lluv-0.1.10-1/lua-lluv-0.1.10/lluv.so
I'm particularly looking for the code of the .spawn function.
This seems to be mostly C. I find only these files that are not
examples or tests:
./src/lua/lluv/cofs.lua
./src/lua/lluv/luasocket.lua
./src/lua/lluv/utils.lua
[Reply][About]
[<<][lua][>>][..]