Embedded TCP/IP stack: fnet_tftp_cln_release

FNET

void fnet_tftp_cln_release ( void  )

Aborts the transfer and releases the TFTP-client service.

See also
fnet_tftp_cln_init()

This function stops the TFTP-client service. It releases all resources used by the service, and unregisters it from the polling list.
Use this function only in the case of the early termination of the service, because the TFP service is released automatically as soon as the requested file is fully received/transferred or an error is occurred.


© 2005-2018 by Andrey Butok. http://fnet.sourceforge.net