pub type TcpEndpoint = IpEndpoint<Tcp>;Expand description
The TCP endpoint type.
Aliased Typeยง
pub struct TcpEndpoint { /* private fields */ }pub type TcpEndpoint = IpEndpoint<Tcp>;The TCP endpoint type.
pub struct TcpEndpoint { /* private fields */ }