Struct netlink_socket::SocketAddr[][src]

pub struct SocketAddr(_);

Methods

impl SocketAddr
[src]

Trait Implementations

impl Copy for SocketAddr
[src]

impl Clone for SocketAddr
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

Auto Trait Implementations

impl Send for SocketAddr

impl Sync for SocketAddr