Module blaze_ssl_async::stream
source · Expand description
Module containing stream related logic
Structs
- Structure representing a stream accepted from the underlying listener that is yet to be converted into a BlazeStream
- Listener wrapping TcpListener in order to accept SSL connections
- Wrapper over TcpStream to provide SSL
Enums
- Error implementation for different errors that can occur while handshaking and general operation