示例#1
0
 /**
  * {@inheritdoc}
  */
 public function listen(float $timeout = 0)
 {
     $this->manager->listen($this, $timeout);
 }