protected function listenToThreadClients()
 {
     $this->listenToSocketClients();
     parent::listenToThreadClients();
 }