mirror of
https://github.com/cloudwu/skynet.git
synced 2026-07-22 02:53:09 +00:00
bugfix: use memcpy for unalign memory
This commit is contained in:
@@ -7,4 +7,4 @@ memory.dump()
|
||||
print("Total memory:", memory.total())
|
||||
print("Total block:", memory.block())
|
||||
|
||||
skynet.exit()
|
||||
skynet.start(function() skynet.exit() end)
|
||||
|
||||
Reference in New Issue
Block a user