[#CNetAddr-IsLocal] = xref:CNetAddr.adoc[CNetAddr]::IsLocal :relfileprefix: ../ :mrdocs: Whether this is a local (loopback) address. == Synopsis Declared in `<netaddress.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsLocal() const; ---- == Return Value True when the address is a local (loopback) address. [.small]#Created with https://www.mrdocs.com[MrDocs]#