Whether this address is the INADDR_ANY / "bind any" wildcard address.

Synopsis

Declared in <netaddress.h>

bool
IsBindAny() const;

Return Value

True when the address is the INADDR_ANY wildcard.

Created with MrDocs