Function SockAddrIPv4.any

Construct an any sockaddr for the given port

static SockAddrIPv4 any (
  ushort port = cast(ushort)0u
) nothrow @nogc @safe;