lua/manual
Roberto Ierusalimschy bc970005ce '__close' methods can yield in the return of a C function
When, inside a coroutine, a C function with to-be-closed slots return,
the corresponding metamethods can yield. ('__close' metamethods called
through 'lua_closeslot' still cannot yield, as there is no continuation
to go when resuming.)
2021-02-12 13:36:30 -03:00
..
2html Copyright year changed to 2020 2019-12-27 10:38:53 -03:00
manual.of '__close' methods can yield in the return of a C function 2021-02-12 13:36:30 -03:00