Function SockAddrIPv6.any

Construct an any sockaddr for the given port

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