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