TCPDiscard Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
TCPDiscard Function
C
void TCPDiscard(
    TCP_SOCKET hTCP
);
Description

Discards any pending data in the TCP RX FIFO.

Preconditions

TCP is initialized.

Parameters
Parameters 
Description 
hTCP 
The socket whose RX FIFO is to be cleared. 
Returns

None

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