SocketExtError

Trait SocketExtError 

Source
pub trait SocketExtError: Socket {
    type Error: Error;
}

Required Associated Types§

Implementations on Foreign Types§

Source§

impl SocketExtError for SocketProxy<'_>

Implementors§