Przeglądaj źródła

升级workerman主程序

walkor 11 lat temu
rodzic
commit
aa6fa75eae
1 zmienionych plików z 1 dodań i 1 usunięć
  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;
     
     /**
      * 信号量