Type Definition libp2p::tcp::TcpConfig [−][src]
type TcpConfig = GenTcpConfig<Tcp>;
The type of a GenTcpConfig using the async-io implementation.
type TcpConfig = GenTcpConfig<Tcp>;
The type of a GenTcpConfig using the async-io implementation.