Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
8 роки тому |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
8 роки тому |
Daniel Stenberg
|
ea7134ac87
http2: initial implementation of the push callback
|
9 роки тому |
Daniel Stenberg
|
72105ebf05
http2: set default concurrency, fix ConnectionExists for multiplex
|
9 роки тому |
Daniel Stenberg
|
02ec1ced9b
CURLMOPT_PIPELINE: bit 1 is for multiplexing
|
9 роки тому |
Daniel Stenberg
|
b419e7ae0c
hostcache: made all host caches use structs, not pointers
|
9 роки тому |
Daniel Stenberg
|
d37e0160c2
multi: converted socket hash into non-allocated struct
|
9 роки тому |
Daniel Stenberg
|
640296c95d
connection cache: avoid Curl_hash_alloc()
|
9 роки тому |
Daniel Stenberg
|
c19349951d
multi: fix *getsock() with CONNECT
|
9 роки тому |
Daniel Stenberg
|
3c8c873252
multi: convert CURLM_STATE_CONNECT_PEND handling to a list
|
10 роки тому |
Daniel Stenberg
|
3cd43bbfec
multi: rename all Curl_one_easy to SessionHandle
|
11 роки тому |
Daniel Stenberg
|
09b9fc9009
multi: remove 'Curl_one_easy' struct, phase 1
|
11 роки тому |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
11 роки тому |
Daniel Stenberg
|
c43127414d
always-multi: always use non-blocking internals
|
12 роки тому |