TCPInit Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
TCPInit Function
C
void TCPInit();
Description

Initializes the TCP module. This function sets up the TCP buffers in memory and initializes each socket to the CLOSED state. If insufficient memory was allocated for the TCP sockets, the function will hang here to be captured by the debugger.

Preconditions

None

Returns

None

Remarks

This function is called only one during lifetime of the application.

Microchip TCP/IP Stack 5.42.08 - June 15, 2013
Copyright © 2012 Microchip Technology, Inc.  All rights reserved.