mirror of
https://github.com/curl/curl.git
synced 2026-08-26 21:44:10 +03:00
parent
4c6b74e1e8
commit
217fd5b424
9 changed files with 11 additions and 11 deletions
|
|
@ -2370,7 +2370,7 @@ static CURLcode cf_osslq_query(struct Curl_cfilter *cf,
|
|||
#else
|
||||
*pres1 = 100;
|
||||
#endif
|
||||
CURL_TRC_CF(data, cf, "query max_conncurrent -> %d", *pres1);
|
||||
CURL_TRC_CF(data, cf, "query max_concurrent -> %d", *pres1);
|
||||
return CURLE_OK;
|
||||
}
|
||||
case CF_QUERY_CONNECT_REPLY_MS:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue