Crate ktls_stream

Crate ktls_stream 

Source
Expand description

§ktls-stream

Crates.io Docs.rs Test pipeline Test pipeline Code Coverage License: MIT OR Apache-2.0

Example usage of ktls-core.

§License

Licensed under either of:

at your option.

Structs§

Stream
A thin wrapper around a socket with kernel TLS (kTLS) offload configured.
StreamRefMutRaw
See Stream::as_mut_raw.

Enums§

AccessRawStreamError
An error indicating that the inner socket cannot be accessed directly.