Type Definition asyncio::ip::TcpSocket [] [src]

type TcpSocket = StreamSocket<Tcp>;

The TCP socket type.