Module libp2p::core::transport::timeout [−][src]
Transports with timeouts on the connection setup.
The connection setup includes all protocol upgrades applied on the
underlying Transport.
Structs
| Timeout | Wraps around a |
| TimeoutListener | |
| TransportTimeout | A |
Enums
| TransportTimeoutError | Error that can be produced by the |