lua-users home
lua-l archive

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




And don't forget to deep copy metatable of file handles too, this metatable is accessible by getmetatable(io.output())

Sorry, I'm wrong, "io.output" is inaccessible due to sandboxing