示例#1
0
文件: ChatServer.php 项目: riaf/ringl
 public static function __import__()
 {
     self::$pid = posix_getpid();
     self::touch_pid();
 }