Andrew Boyson / net

Dependents:   oldheating gps motorhome heating

tcp/tcprecv.h

Committer:
andrewboyson
Date:
2019-01-11
Revision:
106:e0f0e8ccb575
Parent:
80:4ef1500fca1d

File content as of revision 106:e0f0e8ccb575:


extern int  TcpHandleReceivedPacket(void (*traceback)(void), int sizeRx, void* pPacketRx, int* pSizeTx, void* pPacketTx, int type, int remArIndex, int locIpScope);