Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp2.c91 #define H2_STREAM_POOL_SPARES (H2_CONN_WINDOW_SIZE / H2_CHUNK_SIZE) macro
163 Curl_bufcp_init(&ctx->stream_bufcp, H2_CHUNK_SIZE, H2_STREAM_POOL_SPARES); in cf_h2_ctx_init()

Completed in 13 milliseconds