Home
last modified time | relevance | path

Searched refs:CURL_QUIC_MAX_IDLE_MS (Results 1 – 4 of 4) sorted by relevance

/curl/lib/vquic/
H A Dvquic_int.h35 #define CURL_QUIC_MAX_IDLE_MS (120 * 1000) macro
H A Dcurl_quiche.c1291 quiche_config_set_max_idle_timeout(ctx->cfg, CURL_QUIC_MAX_IDLE_MS); in cf_quiche_ctx_open()
H A Dcurl_ngtcp2.c158 ctx->max_idle_ms = CURL_QUIC_MAX_IDLE_MS; in cf_ngtcp2_ctx_init()
H A Dcurl_osslq.c1231 CURL_QUIC_MAX_IDLE_MS)) { in cf_osslq_ctx_start()

Completed in 29 milliseconds