Struct nix::sys::socket::sockopt::SocketError [−][src]
pub struct SocketError;
Trait Implementations
Auto Trait Implementations
impl RefUnwindSafe for SocketError
impl Send for SocketError
impl Sync for SocketError
impl Unpin for SocketError
impl UnwindSafe for SocketError
Blanket Implementations
Mutably borrows from an owned value. Read more