[#CNode-IsAddrFetchConn] = xref:CNode.adoc[CNode]::IsAddrFetchConn :relfileprefix: ../ :mrdocs: Whether this is an address‐fetch connection. == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool IsAddrFetchConn() const; ---- == Return Value true if this is an address‐fetch connection. [.small]#Created with https://www.mrdocs.com[MrDocs]#