Struct nix::sys::socket::sockopt::PeerCredentials [] [src]

pub struct PeerCredentials;

Trait Implementations

impl Copy for PeerCredentials
[src]

impl Clone for PeerCredentials
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for PeerCredentials
[src]

Formats the value using the given formatter.

impl GetSockOpt for PeerCredentials
[src]