curl-library
Interrupt curl operation / Sending site command simultaneously to all curl handles
From: Robert Meissner <robert.meissner_at_informatik.tu-chemnitz.de>
Date: Sun, 25 Nov 2007 02:08:23 +0100
Date: Sun, 25 Nov 2007 02:08:23 +0100
Hello!
I'd like to create some curl handles. After setting the options
for all handles the connection to the set up ftp servers should
be established. After that a site command should be send to all
open curl handles. That has to be done simultaneously!
Therefor i have to interrupt the curl_easy_perform() action, or
whatsoever.
At least the site command must be send to all open curl handles
at the same time.
How do i make that happen?
Thank you!
Kind regards,
Robert
Received on 2007-11-25