Expand description
§ktls-stream
Example usage of ktls-core.
§License
Licensed under either of:
- Apache License, Version 2.0 (LICENSE-APACHE or http://www.apache.org/licenses/LICENSE-2.0)
- MIT License (LICENSE-MIT or http://opensource.org/licenses/MIT)
at your option.
Structs§
- Stream
- A thin wrapper around a socket with kernel TLS (kTLS) offload configured.
- Stream
RefMut Raw - See
Stream::as_mut_raw.
Enums§
- Access
RawStream Error - An error indicating that the inner socket cannot be accessed directly.