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:
- 71:736a5747ade1
- Parent:
- 61:aad055f1b0d1
- Child:
- 74:c3756bfa960e
diff -r 74c11fb71a15 -r 736a5747ade1 tcp/tcb.h
--- a/tcp/tcb.h Fri Feb 16 17:31:52 2018 +0000
+++ b/tcp/tcb.h Sat Oct 20 18:56:13 2018 +0000
@@ -12,6 +12,7 @@
int state;
bool hadFin;
uint16_t mss;
+ void* pIp;
uint16_t port;
uint32_t sendIsn;
uint32_t recvIsn;