Testing oplossing
This commit is contained in:
parent
1413e40dd3
commit
71efc65684
3 changed files with 13 additions and 7 deletions
|
@ -45,7 +45,8 @@ void parseChunk(){
|
|||
//6 = pingrequest, 4 bytes data
|
||||
//7 = pingresponse, 4 bytes data
|
||||
//we don't need to process this
|
||||
} break;
|
||||
SendCTL(3, rec_cnt);//send ack (msg 3)
|
||||
} break;
|
||||
case 5://window size of other end
|
||||
#if DEBUG >= 4
|
||||
fprintf(stderr, "CTRL: Window size\n");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue