Expand description
Re-exports from native-tls that are useful for acceptors.
Structsยง
- An error returned from the TLS implementation.
- A wrapper around a
native_tls::TlsAcceptor, providing an asyncacceptmethod.
Re-exports from native-tls that are useful for acceptors.
native_tls::TlsAcceptor, providing an async accept
method.