Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Remove a host from the cache.

Files

dns-c.h/dns-c.c

Prototype

Arguments

p_host_name
Pointer to a string that contains the host name to remove from the cache.
p_err
Pointer to variable that will receive the return error code from this function.

 

Returned Values

None.

Required Configuration

None.

Notes / Warnings

None.

Example Usage

  • No labels