Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: oldheating gps motorhome heating
Diff: tcp/tcb.h
- Revision:
- 82:20781198d26d
- Parent:
- 80:4ef1500fca1d
- Child:
- 83:08c983006a6e
diff -r 50bfdd512f23 -r 20781198d26d tcp/tcb.h
--- a/tcp/tcb.h Thu Nov 15 17:36:08 2018 +0000
+++ b/tcp/tcb.h Thu Nov 15 18:42:42 2018 +0000
@@ -13,6 +13,7 @@
{
int state;
uint32_t timeSendsBeingAcked; //Used for RTO
+ int countSendsNotAcked; //Used for RTO
uint32_t timeLastRcvd; //Used for detect idle links
int ipType;
int remArIndex; //Unique per remote ip when taken with the ipType