C
UINT16 WFGetTCBSize();
Description
Returns number of bytes available in TCP Control Block (TCB) so higher-layer code can determine if the number of bytes available can support the structures designated to be stored in the TCB.
Preconditions
None
Returns
Number of bytes in the TCB
Side Effects
None
Remarks
When running with WiFi the TCB is contained in the Scratch Memory on the MRF24W.