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
tcp/tcprecv.h@106:e0f0e8ccb575, 2019-01-11 (annotated)
- Committer:
- andrewboyson
- Date:
- Fri Jan 11 16:06:08 2019 +0000
- Revision:
- 106:e0f0e8ccb575
- Parent:
- 80:4ef1500fca1d
Copied VN and poll from request to reply in NTP message handle
Who changed what in which revision?
| User | Revision | Line number | New contents of line |
|---|---|---|---|
| andrewboyson | 74:c3756bfa960e | 1 | |
| andrewboyson | 80:4ef1500fca1d | 2 | extern int TcpHandleReceivedPacket(void (*traceback)(void), int sizeRx, void* pPacketRx, int* pSizeTx, void* pPacketTx, int type, int remArIndex, int locIpScope); |