TFTPIsFileOpenReady Macro

Microchip TCP/IP Stack

Microchip TCP/IP Stack Help
TFTPIsFileOpenReady Macro
C
#define TFTPIsFileOpenReady UDPIsPutReady(_tftpSocket)
Description

Macro: BOOL TFTPIsFileOpenReady(void) 

Checks to see if it is okay to send TFTP file open request to remote server.

Preconditions

TFTPOpen is already called and TFTPIsOpened() returned TFTP_OK.

Returns

TRUE, if it is ok to call TFTPOpenFile() FALSE, if otherwise.

Side Effects

None

Remarks

None

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