cURL / Mailing Lists / curl-library / Single Mail

curl-library

RE: multi info no messages

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Mon, 27 Jul 2009 10:49:10 +0200 (CEST)

On Sun, 26 Jul 2009, Dean S wrote:

> while ((result = multi.Perform(ref stillRunning)) == CURLMcode.CURLM_CALL_MULTI_PERFORM)
> Thread.Sleep(100);

Does the 'stillRunning' ever change?

To me it does look like a possible bug, quite possibly in the binding layer.

-- 
  / daniel.haxx.se
Received on 2009-07-27