Type Definition libp2p_tcp::TcpConfig

source · []
pub type TcpConfig = GenTcpConfig<Tcp>;
Expand description

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