PHPDaemon\Servers\FlashPolicy\Pool::onReady PHP Method

onReady() public method

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