KekLib.OurMmap#
Simplified version of multiprocessin.shared_memory.SharedMemory for debug purposes
Bases:
object
A memoryview of contents of the shared memory block.
Closes access to the shared memory from this instance but does not destroy the shared memory block.
Unique name that identifies the shared memory block.
Size in bytes.