Embedded TCP/IP stack: fnet_dns_release

FNET

void fnet_dns_release ( fnet_dns_desc_t  desc)

Aborts the resolving and releases the DNS-client service.

Parameters
descDNS client descriptor to be released.
See also
fnet_dns_init()

This function stops the DNS-client service. It releases all resources used by the service, and unregisters it from the service polling list.
Use this function only in the case of the early termination of the service, because the DNS service is released automatically as soon as the resolving is finished.


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