TCPIP_TCP_Task Function
C
void TCPIP_TCP_Task();
Description
This function performs TCP module tasks in the TCP/IP stack.
Preconditions
The TCP module should have been initialized.
Returns
None.
Remarks
None.
void TCPIP_TCP_Task();
This function performs TCP module tasks in the TCP/IP stack.
The TCP module should have been initialized.
None.
None.