Daniel Stenberg
|
385e612fa5
- Armel Asselin improved libcurl to behave a lot better when an easy handle
|
18 年之前 |
Daniel Stenberg
|
e4505aefd9
Jared Lundell filed bug report #1604956
|
18 年之前 |
Daniel Stenberg
|
e1edd41e1b
Ravi Pratap provided a major update with pipelining fixes. We also no longer
|
18 年之前 |
Daniel Stenberg
|
4bdd7596d3
the expire timer is a bit too annoying to see all the time ;-)
|
18 年之前 |
Daniel Stenberg
|
86f93a53d6
print the actual (externally known) easy handle and not the internal container
|
18 年之前 |
Daniel Stenberg
|
efe3cb6e1a
Added curl_multi_dump() when built with CURLDEBUG - this is not a stable public
|
18 年之前 |
Daniel Stenberg
|
ab60a12465
Starting now, adding an easy handle to a multi stack that was already added
|
18 年之前 |
Daniel Stenberg
|
b61c06384a
Jeff Pohlmeyer has been working with the hiperfifo.c example source code,
|
18 年之前 |
Daniel Stenberg
|
1ce7b48057
mark the handle as no longer having a broken pipe when a transfer has failed
|
18 年之前 |
Daniel Stenberg
|
7d0c58a285
when going to completed due to error, mark the handle as not in a pipeline
|
18 年之前 |
Yang Tse
|
15e3dfe1d3
Compiler warning fix
|
18 年之前 |
Daniel Stenberg
|
a1de9367ec
Bogdan Nicula's second test case (posted Sun, 08 Oct 2006) converted to test
|
18 年之前 |
Daniel Stenberg
|
1128029599
don't display or act on state changes that doesn't actually change state
|
18 年之前 |
Daniel Stenberg
|
befc30bc55
Bogdan Nicula's hanging test case was converted to test case 533 and the test
|
18 年之前 |
Daniel Stenberg
|
552b963e6d
Dmitriy Sergeyev provided an example source code that crashed CVS libcurl
|
18 年之前 |
Daniel Stenberg
|
ae13c93b7d
Reported in #1561470 (http://curl.haxx.se/bug/view.cgi?id=1561470), libcurl
|
18 年之前 |
Yang Tse
|
b2ca777a08
Compiler warning fix
|
18 年之前 |
Daniel Stenberg
|
ab798fe5ba
(FTP) a failed upload does not invalidate the control connection
|
18 年之前 |
Daniel Stenberg
|
71920d61e6
Michael Wallner's test program again help me track down a problem. This time
|
18 年之前 |
Daniel Stenberg
|
2d5fc39d35
Resize the connection cache upwards when adding more handles than what
|
18 年之前 |
Yang Tse
|
733a184ce0
Compiler warning fix
|
18 年之前 |
Daniel Stenberg
|
29dc39fce1
- Fixed my breakage from earlier today so that doing curl_easy_cleanup() on a
|
18 年之前 |
Daniel Stenberg
|
8240cea628
Jeff Pohlmeyer presented a *multi_socket()-using program that exposed a
|
18 年之前 |
Yang Tse
|
bb87b65f08
Compiler warning fix
|
18 年之前 |
Yang Tse
|
dc7c915553
Compilation fix
|
18 年之前 |
Daniel Stenberg
|
b7eeb6e67f
Major overhaul introducing http pipelining support and shared connection
|
18 年之前 |
Daniel Stenberg
|
d7168a82e2
Dmitriy Sergeyev found and fixed a multi interface flaw when using asynch
|
18 年之前 |
Daniel Stenberg
|
2ff609dd43
Armel Asselin reported that the 'running_handles' counter wasn't updated
|
18 年之前 |
Daniel Stenberg
|
8709f6c4b3
oops, the previous commit was incomplete as we made an unconditional call
|
18 年之前 |
Daniel Stenberg
|
2ac560e58b
even when we get a single connection to deal with, we must still check for
|
18 年之前 |