Home | History | Annotate | Download | only in lib

Lines Matching refs:max_conn

458       uint32_t max_conn = httpc->settings.max_concurrent_streams;
470 if(max_conn != httpc->settings.max_concurrent_streams) {