$class, $method), $param_array);
/*这里我只要判断比如 isset($ret);进程机会卡死。走不到 下面如果我不判断直接返回的就可以。其实这个时候返回的数据$ret 是个空数组
,*/
StatisticClient::report($class, $method, 1, 0, '', $statistic_address);
return $connection->send($ret);
}
catch (Exception $e) {
// 发送数据给客户端,发生异常,调用失败