Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Configure DNS server that must be used by default using a stringRemove a host from the cache.

Files

dns-c.h/dns-c.c

Prototype

Arguments

p_serverhost_name
Pointer to a string that contains the IP address of the DNS serverhost name to remove from the cache.
p_err
Pointer to variable that will receive the return error code from this function.

...