Skip to main content

Module accept

Module accept 

Source
Expand description

TLS connection acceptor services.

Modules§

rustls_0_23
rustls v0.23 based TLS connection acceptor service.

Enums§

TlsError
TLS handshake error, TLS timeout, or inner service error.

Functions§

max_concurrent_tls_connect
Sets the maximum per-worker concurrent TLS connection limit.