1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Daniel Stenberg 9607532873
ConnectionExists: respect the max_concurrent_streams limits
A regression made the code use 'multiplexed' as a boolean instead of the
counter it is intended to be. This made curl try to "over-populate"
connections with new streams.

This regression came with 41fcdf71a1, shipped in curl 7.65.0.

Also, respect the CURLMOPT_MAX_CONCURRENT_STREAMS value in the same
check.

Reported-by: Kunal Ekawde
Fixes #4779
Closes #4784
2020-01-13 15:44:58 +01:00
..
2020-01-12 17:19:12 +01:00
2019-03-15 10:22:42 +01:00
2019-03-15 10:22:42 +01:00
2019-12-13 13:01:01 +01:00
2019-03-01 17:30:34 +01:00
2019-11-08 14:51:42 +01:00
2019-11-16 16:15:03 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2020-01-12 17:19:12 +01:00
2019-11-08 14:51:42 +01:00
2018-09-23 22:24:02 +00:00
2020-01-06 10:12:02 +01:00
2019-11-08 14:51:42 +01:00
2018-09-23 22:24:02 +00:00
2019-05-13 08:17:09 +02:00
2019-05-13 08:17:09 +02:00
2019-09-27 08:29:54 +02:00
2019-11-08 14:51:42 +01:00
2019-03-05 08:01:50 +01:00
2019-11-08 14:51:42 +01:00
2018-06-11 11:14:48 +02:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2018-12-10 00:10:04 +01:00
2019-11-08 14:51:42 +01:00
2018-09-23 22:24:02 +00:00
2018-09-23 22:24:02 +00:00
2020-01-12 17:19:12 +01:00
2019-05-20 08:51:11 +02:00
2019-05-20 08:51:11 +02:00
2019-09-18 08:08:41 +02:00
2018-02-23 23:29:01 +00:00
2019-05-17 23:24:34 +02:00
2017-09-02 17:47:10 +01:00
2019-11-08 14:51:42 +01:00
2018-09-23 22:24:02 +00:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2018-07-30 17:59:36 +02:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-07-11 02:27:04 -04:00
2019-11-08 14:51:42 +01:00
2019-11-08 14:51:42 +01:00
2019-10-03 22:54:26 +02:00
2020-01-12 17:19:12 +01:00