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

type TcpConfig = GenTcpConfig<Tcp>;
Expand description

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