DoraRPC\Server::onManagerStart PHP Метод

onManagerStart() закрытый публичный Метод

application server first start
final public onManagerStart ( swoole_server $serv )
$serv swoole_server
    public final function onManagerStart(\swoole_server $serv)
    {
        swoole_set_process_name("dora: manager");
    }