cURL / Mailing Lists / curl-users / Single Mail

curl-users

Re: Curl_Multi_Info_Read

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sun, 28 Jul 2002 19:06:05 +0200 (MET DST)

On Tue, 9 Jul 2002 Priya.Ramakrishnan_at_WellsFargo.COM wrote:

> I am trying to send two posts and expecting a response from the server or
> at least an exception.

libcurl is a C library, it doesn't cause exceptions.

> But when i try to use from Multi_Info_Read i get only one message usually.

"Usually" ? You mean it differs from time to time?

> This is the code snippet i am using. Is there something i can change. I am
> using Curl 7.9.8 and working on Windows for now.

That code shows how you read the info from curl_multi_info_read(), but I
would be interested in a full program showing us how to repeat the problem.
Or a much more detailed description:

* You post what to where?
* Do you get any responses?
* Which post does usually send the message back?
* Does both handles end up "done" (as told by the 'running_handles')?

-- 
  Daniel Stenberg -- curl groks URLs
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
Received on 2002-07-28