[#CConnman-Options-bind_on_any] = xref:CConnman.adoc[CConnman]::xref:CConnman/Options.adoc[Options]::bind_on_any :relfileprefix: ../../ :mrdocs: True if the user did not specify ‐bind= or ‐whitebind= and thus we should bind on `0.0.0.0` (IPv4) and `::` (IPv6). == Synopsis Declared in `<net.h>` [source,cpp,subs="verbatim,replacements,macros,-callouts"] ---- bool bind_on_any; ---- [.small]#Created with https://www.mrdocs.com[MrDocs]#