fn setPort(self: *Ip6Address, port: u16) void
port is native-endian. Asserts that the address is ip4 or ip6.
port
self: *Ip6Address,
port: u16,