Home | History | Annotate | Download | only in lib

Lines Matching full:max_conn

305     uint32_t max_conn = httpc->settings.max_concurrent_streams;
317 if(max_conn != httpc->settings.max_concurrent_streams) {