コード例 #1
0
ファイル: ChatServer.php プロジェクト: riaf/ringl
 public static function __import__()
 {
     self::$pid = posix_getpid();
     self::touch_pid();
 }