mirror of
https://github.com/duanhf2012/origin.git
synced 2026-05-14 03:37:31 +08:00
@@ -84,7 +84,7 @@ func (slf *MsgpProcessor) ReleaseRpcRespose(rpcRequestData IRpcResponseData){
|
||||
rpcResponeDataPool.Put(rpcRequestData)
|
||||
}
|
||||
|
||||
func (slf *MsgpRpcRequestData) IsReply() bool{
|
||||
func (slf *MsgpRpcRequestData) IsNoReply() bool{
|
||||
return slf.NoReply
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user