Ver código fonte

升级workerman主程序

walkor 11 anos atrás
pai
commit
aa6fa75eae
1 arquivos alterados com 1 adições e 1 exclusões
  1. 1 1
      man/Core/Lib/Mutex.php

+ 1 - 1
man/Core/Lib/Mutex.php

@@ -9,7 +9,7 @@ class Mutex
      * 共享内存key
      * @var int
      */
-    const SEM_KEY = 0x5655656;
+    const SEM_KEY = IPC_KEY;
     
     /**
      * 信号量