lua-users home
lua-l archive

[Date Prev][Date Next][Thread Prev][Thread Next] [Date Index] [Thread Index]


> This is why I suggested separate signal and thread versions of
> lua_sethook.

Can't you define the "thread version" of lua_sethook as part of your
application, outside the Lua core?

-- Roberto