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

pub struct SocketError;

Trait Implementations

impl Copy for SocketError
[src]

impl Clone for SocketError
[src]

Returns a copy of the value. Read more

Performs copy-assignment from source. Read more

impl Debug for SocketError
[src]

Formats the value using the given formatter.

impl GetSockOpt for SocketError
[src]