Set this address to an internal address derived from a string or FQDN.

Synopsis

Declared in <netaddress.h>

bool
SetInternal(std::string const& name);

Return Value

True when the internal address was set.

Parameters

Name

Description

name

The string or FQDN to hash into an internal address.

Created with MrDocs