lua-users home
lua-l archive

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


Hello All,

How must I call lua-function from the C-side to be able to yield it?
I tried call and pcall but the use of lua_yield cause a error: attempt
to yield across metamethod/C-call boundary.

-- 
Best regards,
  Antero Vipunen