PHPDaemon\Examples\Example::onReady PHP 메소드

onReady() 공개 메소드

Called when the worker is ready to go.
public onReady ( ) : void
리턴 void
    public function onReady()
    {
        // Initialization.
    }