memoryblock Lua object
[
Date Prev][
Date Next][
Thread Prev][
Thread Next]
[
Date Index]
[
Thread Index]
- Subject: memoryblock Lua object
- From: Philipp Kraus <philipp.kraus@...>
- Date: Mon, 8 Jul 2013 19:03:36 +0200
Hello,
I would like to transfer a LUA object between to interpreters. I have different running machines, on each process / machine runs equal LUA scripts, but I would
like to move one object (data) from one machine to another machine. How I can get all memory blocks of an object?
Or exists another idee?
Phil