On Wed, 2010-12-08 at 12:44 +0100, Daniel Stenberg wrote:
> 
> -       result = curl_multi_socket_all(multi, &handles);
> +       result = curl_multi_socket_action(multi, CURL_SOCKET_TIMEOUT, 0,
> +                                          &handles); 

Excellent. Thank you!

-- 
dwmw2

-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html

Reply via email to