예제 #1
0
파일: ChatServer.php 프로젝트: riaf/ringl
 public static function __import__()
 {
     self::$pid = posix_getpid();
     self::touch_pid();
 }