Type Definition asyncio::ip::TcpEndpoint  
                   
                       [−]
                   
               [src]
type TcpEndpoint = IpEndpoint<Tcp>;
The TCP endpoint type.
type TcpEndpoint = IpEndpoint<Tcp>;
The TCP endpoint type.