- Oct 12, 2006
-
-
Daniel Stenberg authored
and while doing so it became apparent that the current timeout system for the socket API really was a bit awkward since it become quite some work to be sure we have the correct timeout set. Jeff then provided the new CURLMOPT_TIMERFUNCTION that is yet another callback the app can set to get to know when the general timeout time changes and thus for an application like hiperfifo.c it makes everything a lot easier and nicer. There's a CURLMOPT_TIMERDATA option too of course in good old libcurl tradition.
-
Daniel Stenberg authored
-
Yang Tse authored
-
- Oct 11, 2006
-
-
Yang Tse authored
-
- Oct 10, 2006
-
-
Yang Tse authored
-
Yang Tse authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
API with glib2
-
Daniel Stenberg authored
-
- Oct 09, 2006
-
-
Daniel Stenberg authored
with multi interface and pipelining. This test just works and did not repeat the problem his test code showed, but could still serve as a useful test.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
anymore
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Yang Tse authored
-
Daniel Stenberg authored
case 535 and it now runs fine. Again a problem with the pipelining code not taking all possible (error) conditions into account.
-
Yang Tse authored
In this way 304 tests out of 304 reported OK.
-
- Oct 08, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
make sure that a previously used one is killed first (since they re-use the same .pid file etc)
-
- Oct 07, 2006
-
-
Daniel Stenberg authored
-
- Oct 06, 2006
-
-
Daniel Stenberg authored
now runs fine.
-
Daniel Stenberg authored
-
Guenter Knauf authored
-
- Oct 05, 2006
-
-
Daniel Stenberg authored
-
- Oct 04, 2006
-
-
Daniel Stenberg authored
but that worked nicely in 7.15.5. I converted it into test case 532 and fixed the problem.
-
- Oct 02, 2006
-
-
Daniel Stenberg authored
transfer support
-
- Sep 30, 2006
-
-
Daniel Stenberg authored
-
- Sep 28, 2006
-
-
http://curl.haxx.se/bug/view.cgi?id=1561470Daniel Stenberg authored
would crash if a bad function sequence was used when shutting down after using the multi interface (i.e using easy_cleanup after multi_cleanup) so precautions have been added to make sure it doesn't any more - test case 529 was added to verify.
-
- Sep 27, 2006
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
jar has died and we now instead point out our own version of that
-
- Sep 26, 2006
-
-
Daniel Stenberg authored
-
- Sep 25, 2006
- Sep 24, 2006
-
-
Yang Tse authored
-