cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: bug or my bad?

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 13 Nov 2011 19:07:00 +0100 (CET)

On Sat, 12 Nov 2011, Martin Cole wrote:

> I notice with verbose set that it uses the same connection (#0) Is it
> possible that all the data is going to the one url and not the other? Is
> there a way to force a separate connection per handle?

The connection counter is per easy-handle so it is supposed to be #0 on both!

But no, it is not possible that data only goes to one of the connections,
assuming that your code is fine.

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2011-11-13