- Jun 11, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
case a timeout is set. This seems to work. God knows if it is good enough or what kind of side-effects we introduce here and now. I'll close my eyes and cross my fingers. Hard.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
will most likely treat the download as failed as we might abort it pre-maturely
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
pointer. Bugs item #566835.
-
- Jun 10, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
on a patch from Jacob Meuser, input from Gtz Babin-Ebell and my own browsing of the latest include files.
-
Daniel Stenberg authored
failed and you reinvoked curl_easy_perform().
-
- Jun 07, 2002
-
-
Daniel Stenberg authored
-
- Jun 05, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
Bug report #564585.
-
- Jun 04, 2002
-
-
Daniel Stenberg authored
-
- Jun 03, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
timer
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 28, 2002
-
-
Daniel Stenberg authored
is fine to get.
-
Daniel Stenberg authored
messages are stored, so that they don't have to be kept around for the multi handle's entire life time. He also made it return failure codes properly which it didn't do before. I made the messages only get stored per easy-handle so that they can be independently killed easier without ruining the "master list". It makes the info_read() function slightly less beautiful as it has to scan for messages to return, but it makes removing individual handles a lot easier and less error prone.
-
Daniel Stenberg authored
curl_multi_fdset() is not used.
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 22, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
-
- May 21, 2002
-
-
Daniel Stenberg authored
-
Daniel Stenberg authored
we might actually re-use a connection to a different host, when using proxies! This was what bug report #558888 was all about.
-