TCPSSLGetPendingTxSize Function

Microchip TCP/IP Stack

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

This function determines how many bytes are pending for a future SSL record.

Preconditions

TCP is initialized, and hTCP is connected with an active SSL connection.

Parameters
Parameters 
Description 
hTCP 
TCP connection to check 
Returns

None

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