lua-users home
lua-l archive

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


Hello!

Does collectgarbage("collect") collects udata?
I use tolua and tolua_pushusertype function to work with my udata.
Lua collects my udata only in luaC_callGCTM when I call lua_close()

-- 
Alexey Malyshev
mailto:malma@kaluga.net