Embedded TCP/IP stack
4.7.0
|
void fnet_tftp_srv_release | ( | fnet_tftp_srv_desc_t | desc | ) |
Releases the TFTP-server service.
desc | TFTP-server descriptor to be unregistered. |
This function releases the TFTP Server assigned to the desc
descriptor.
It releases all occupied resources, and unregisters the TFTP service from the polling list.