|
Hello, is it correct to use coroutine.yield(...) inside LUA to yield a lua thread which is started from C? Or have I to implement C closure which returns lua_yield(...) as described in manual? Is there any difference? -- Best regards, Dmitriy mailto:iassenev@gsc-game.kiev.ua