1
0
mirror of https://github.com/moparisthebest/curl synced 2025-03-11 07:39:50 -04:00
Daniel Stenberg ea3a5d07dc
conncache: only allow multiplexing within same multi handle
Connections that are used for HTTP/1.1 Pipelining or HTTP/2 multiplexing
only get additional transfers added to them if the existing connection
is held by the same multi or easy handle. libcurl does not support doing
HTTP/2 streams in different threads using a shared connection.

Closes #2152
2017-12-05 23:36:08 +01:00
..
ABI
2015-07-30 15:02:44 +02:00
2017-09-02 17:47:10 +01:00
2017-09-02 17:47:10 +01:00
2017-09-02 17:47:10 +01:00
2017-09-05 17:55:51 +01:00
2014-08-29 16:41:17 +02:00
2016-05-20 16:05:39 +02:00
2017-09-05 17:55:51 +01:00