Embedded TCP/IP stack: fnet_dns_is_enabled

FNET

fnet_bool_t fnet_dns_is_enabled ( fnet_dns_desc_t  desc)

Detects if the DNS client service is enabled or disabled.

Parameters
descDNS client descriptor.
Returns
This function returns:
  • FNET_TRUE if the DNS client is successfully initialized.
  • FNET_FALSE if the DNS client is not initialized or is released.

This function detects if the DNS client service is initialized or is released.


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