Home
last modified time | relevance | path

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

/curl/lib/
H A Dhttp2.c73 #define H2_CONN_WINDOW_SIZE (10 * 1024 * 1024) macro
75 #define H2_NW_RECV_CHUNKS (H2_CONN_WINDOW_SIZE / H2_CHUNK_SIZE)
91 #define H2_STREAM_POOL_SPARES (H2_CONN_WINDOW_SIZE / H2_CHUNK_SIZE)

Completed in 15 milliseconds