提交 a2c46f78 编写于 作者: A Alex Duan

fix(rpx): remove send data error, maybe sometime have error1

上级 a336ce93
......@@ -1856,6 +1856,7 @@ bool rpcSendProbe(int64_t rpcRid, void* pPrevContext, bool *pReqOver) {
if (!doRpcSendProbe(pContext->pConn)) {
tError("PROBE rpcRid=0x%" PRIx64 " fd=%d rpc send probe data error.", rpcRid, fd);
}
ret = true;
_END:
// put back req context
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册