PHPDaemon\Servers\FlashPolicy\Pool::onReady PHP Méthode

onReady() public méthode

Called when worker is ready
public onReady ( ) : void
Résultat void
    public function onReady()
    {
        $this->onConfigUpdated();
    }