Skip to content

QuantumGate::IPAddress::AnyIPv4

Karel Donk edited this page Dec 23, 2021 · 4 revisions

Returns the IPv4 any address.

Signature

static constexpr IPAddress AnyIPv4() noexcept;

Return values

Returns the IPv4 any address (0.0.0.0).

Clone this wiki locally