Method lrs::socket::ip::Ipv4SockAddr::port

Returns the port of the socket address.

Syntax

impl Ipv4SockAddr {
    fn port(&self) -> u16
}