Module hyperdriver::info
source · Expand description
Connection Information
Re-exports§
pub use self::tls::HasTlsConnectionInfo;
pub use self::tls::TlsConnectionInfo;
pub use crate::stream::duplex::DuplexAddr;
Modules§
- Information about a TLS connection.
Structs§
- Information about a connection to a stream.
- Connection address for a unix domain socket.
Enums§
- A socket address for a Braid stream.
- The transport protocol used for a connection.
Traits§
- Trait for types which can provide connection information.