TCPGetTxFIFOFull Function

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
TCPGetTxFIFOFull Function
C
WORD TCPGetTxFIFOFull(
    TCP_SOCKET hTCP
);
Description

Determines how many bytes are pending in the TCP TX FIFO.

Preconditions

TCP is initialized.

Parameters
Parameters 
Description 
hTCP 
The socket to check. 
Returns

Number of bytes pending to be flushed in the TCP TX FIFO.

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