TcpSocket

Type Alias TcpSocket 

Source
pub type TcpSocket = Socket<Socket<'static>>;

Aliased Typeยง

pub struct TcpSocket { /* private fields */ }