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