looks good
This commit is contained in:
parent
8e3b478307
commit
829e6a9b76
5 changed files with 59 additions and 7 deletions
|
|
@ -258,12 +258,12 @@ struct _GSNetClient {
|
|||
unsigned int rxseq;
|
||||
unsigned int rxindex;
|
||||
unsigned int rxtotal;
|
||||
unsigned int rxstate;
|
||||
|
||||
unsigned int txseq;
|
||||
unsigned int txindex;
|
||||
unsigned int txtotal;
|
||||
unsigned int txstate;
|
||||
unsigned long txtick;
|
||||
|
||||
GSBinary* rx;
|
||||
GSBinary* tx;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue