Sets the port of an Ipv6 socket address.
impl Ipv6SockAddr { fn set_port(&mut self, port: u16) -> () }
The new port.