TD-2165
This commit is contained in:
parent
6d28d01b40
commit
39f86dff5f
|
@ -43,6 +43,7 @@ typedef struct {
|
||||||
void * rpcHandle;
|
void * rpcHandle;
|
||||||
void * rpcAhandle;
|
void * rpcAhandle;
|
||||||
void * qhandle;
|
void * qhandle;
|
||||||
|
void * pVnode;
|
||||||
int8_t qtype;
|
int8_t qtype;
|
||||||
int8_t msgType;
|
int8_t msgType;
|
||||||
SRspRet rspRet;
|
SRspRet rspRet;
|
||||||
|
|
Loading…
Reference in New Issue