Пример #1
0
 public function onManagerStart(SwooleServer $server)
 {
     parent::onManagerStart($server);
     Log::debug(posix_getpid() . ' onManagerStart ' . $this->swoolePort);
 }