lua-l archive
[
Date Prev
][
Date Next
][
Thread Prev
][
Thread Next
] [
Date Index
] [
Thread Index
]
Subject
:
No debug api to get the function before coroutine running
From
: 云风 Cloud Wu <cloudwu@
...
>
Date
: Sat, 03 Dec 2016 07:44:38 +0000
local co = corotuine.create(function() end)
It seems that there is no way to get the function in 'co' by lua debug.* api.
Follow-Ups
:
Re: No debug api to get the function before coroutine running
,
Daurnimator
Prev by Date:
Re: [ANN] lua-ConciseSerialization : another pure Lua implementation of CBOR / RFC7049
Next by Date:
Re: [ANN] lua-ConciseSerialization : another pure Lua implementation of CBOR / RFC7049
Previous by thread:
lua manual own format
Next by thread:
Re: No debug api to get the function before coroutine running
Index(es):
Date
Thread