lua-users home
lua-l archive

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


Hello list,

The documentation entry on lua_newthread still says: "There is no
explicit function to close or to destroy a thread.". Now, with
lua_resetthread, seems like there is, right?

While here: doesn't it make sense to make lua_resetthread /
coroutine.kill naming more consistent, possibly having 'close' in the
names to reflect functionality? Is it too late?

Best regards,

-- 
DoubleF