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>

bool bind_on_any;

Created with MrDocs