[][src]Type Definition libp2p::tcp::TcpConfig

type TcpConfig = GenTcpConfig<Tcp>;

The type of a GenTcpConfig using the async-io implementation.