Björn Stenberg
|
b46cfbc068
TODO fixed: Detect when called from within callbacks
|
vor 6 Jahren |
Daniel Stenberg
|
7fffe97b78
expire: remove Curl_expire_latest()
|
vor 7 Jahren |
Daniel Stenberg
|
31b39c40cf
multi: use a fixed array of timers instead of malloc
|
vor 7 Jahren |
Daniel Stenberg
|
e9fd794a61
multi: assign IDs to all timers and make each timer singleton
|
vor 7 Jahren |
Marcel Raad
|
21aa32d30d
lib: fix compiler warnings after de4de4e3c7c
|
vor 8 Jahren |
Daniel Stenberg
|
bde2f09d5e
multi: make Curl_expire() work with 0 ms timeouts
|
vor 8 Jahren |
Daniel Stenberg
|
434f8d0389
internals: rename the SessionHandle struct to Curl_easy
|
vor 8 Jahren |
Daniel Stenberg
|
4af40b3646
URLs: change all http:// URLs to https://
|
vor 8 Jahren |
Daniel Stenberg
|
feea9263e9
http2: setup the new pushed stream properly
|
vor 9 Jahren |
Daniel Stenberg
|
72105ebf05
http2: set default concurrency, fix ConnectionExists for multiplex
|
vor 9 Jahren |
Daniel Stenberg
|
38bd6bf0bb
bundles: store no/default/pipeline/multiplex
|
vor 9 Jahren |
Daniel Stenberg
|
02ec1ced9b
CURLMOPT_PIPELINE: bit 1 is for multiplexing
|
vor 9 Jahren |
Jon Spencer
|
2933698677
multi: inform about closed sockets before they are closed
|
vor 10 Jahren |
Daniel Stenberg
|
f64dbb08c2
multi: removed Curl_multi_set_easy_connection
|
vor 10 Jahren |
Daniel Stenberg
|
cacdc27f52
low-speed-limit: avoid timeout flood
|
vor 10 Jahren |
Daniel Stenberg
|
3b183df9cc
multi: remove MULTI_TIMEOUT_INACCURACY
|
vor 11 Jahren |
Daniel Stenberg
|
be28223f35
multi: add timer inaccuracy margin to timeout/connecttimeout
|
vor 11 Jahren |
Daniel Stenberg
|
a691e04470
multi_socket: improved 100-continue timeout handling
|
vor 11 Jahren |
Daniel Stenberg
|
88c5c63ffc
multi_socket: react on socket close immediately
|
vor 11 Jahren |
Daniel Stenberg
|
6420672879
curl_easy_init: use less mallocs
|
vor 11 Jahren |
Linus Nielsen Feltzing
|
0f147887b0
Multiple pipelines and limiting the number of connections.
|
vor 11 Jahren |
Yang Tse
|
4a5aa6682d
Revert changes relative to lib/*.[ch] recent renaming
|
vor 12 Jahren |
Yang Tse
|
ffd8e127e7
build: rename 76 lib/*.h files
|
vor 12 Jahren |
Yang Tse
|
ec691ca34b
lib/*.h: use our standard naming scheme for header inclusion guards
|
vor 12 Jahren |
Daniel Stenberg
|
232ad6549a
multi: support timeouts
|
vor 14 Jahren |
Daniel Stenberg
|
2309b4e330
remove the CVSish $Id$ lines
|
vor 14 Jahren |
Yang Tse
|
2c16681225
Adjusted to take in account that...
|
vor 15 Jahren |
Yang Tse
|
f591ab3ba0
fix compiler warning: defined but not used
|
vor 16 Jahren |
Dan Fandrich
|
523767660c
Fixed some minor mismatched types found by splint.
|
vor 17 Jahren |
Daniel Stenberg
|
5daa6b9367
Ravi Pratap provided fixes for HTTP pipelining
|
vor 17 Jahren |