oa_gateway_owp::server

Constant TLS_HANDSHAKE_TIMEOUT

Source
const TLS_HANDSHAKE_TIMEOUT: Duration;
Expand description

Budget for a client to complete the TLS handshake, when TLS is configured. Without a limit, a peer that opens TCP and never speaks TLS would hold a connection permit forever.