+ changed sharedMemoryKey
This commit is contained in:
parent
c8f2ce4027
commit
e30280241e
@ -5,7 +5,7 @@
|
||||
|
||||
void initialize(int pid) {
|
||||
impl.sharedMemoryPid = pid;
|
||||
impl.sharedMemoryKey = 892348;
|
||||
impl.sharedMemoryKey = 12345;
|
||||
impl.sharedMemorySize = 0;
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user