http_quic_handler_fn

Function http_quic_handler_fn 

Source
async fn http_quic_handler_fn(
    connection_attempt: Incoming,
    client_address: SocketAddr,
    server_address: SocketAddr,
    configurations: Arc<ServerConfigurations>,
    connection_reference: Arc<()>,
    shutdown_rx: CancellationToken,
)
Expand description

HTTP/3 handler function