WorkerErrorCallback
class WorkerErrorCallback
Methods
void
onWorkerError(Server $server, int $workerId, int $workerPid, int $exitCode, int $signal)
Handle the worker error event.
Details
at line 13
__construct(Dispatcher $dispatcher)
No description
at line 20
void
onWorkerError(Server $server, int $workerId, int $workerPid, int $exitCode, int $signal)
Handle the worker error event.