curl-library
Re: Getting the result of a transfer with curl_multi_perform()
From: Henrik Storner <henrik_at_hswn.dk>
Date: Mon, 25 Aug 2003 17:48:20 +0200
Received on 2003-08-27
Date: Mon, 25 Aug 2003 17:48:20 +0200
On Fri, Aug 22, 2003 at 02:07:35PM +0200, Daniel Stenberg wrote:
[on how to use curl_multi_info_read]
> If you can come up with a good way to add this to an example code, please let
> us know!
How about this modified multi-app.c ? It would have helped me figure out how to
use the multi-interface.
(Full source file attached, as the diff is almost just as big).
-- Henrik Storner <henrik_at_hswn.dk>
-------------------------------------------------------
This sf.net email is sponsored by:ThinkGeek
Welcome to geek heaven.
http://thinkgeek.com/sf
- text/plain attachment: multi-app.c