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.