libventi: protocol support for blocks larger than 64k
This commit is contained in:
parent
9cac97f2c5
commit
33b446b8bb
6 changed files with 79 additions and 23 deletions
|
|
@ -292,7 +292,7 @@ struct VtFcall
|
|||
uint nauth; /* TauthX, RauthX */
|
||||
uchar score[VtScoreSize]; /* Tread, Rwrite */
|
||||
uchar blocktype; /* Tread, Twrite */
|
||||
ushort count; /* Tread */
|
||||
uint count; /* Tread */
|
||||
Packet *data; /* Rread, Twrite */
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue