cURL / Mailing Lists / curl-library / Single Mail

curl-library

Should I always call curl_multi_socket_all() after curl_multi_add_handle()

From: 邓民文 <dengminwen_at_gmail.com>
Date: Fri, 13 Jun 2008 16:52:00 +0800

Should I always call curl_multi_socket_all() after curl_multi_add_handle()

i see this in the example code hiperfifo.c (in the function static void
new_conn(char *url, GlobalInfo *g ))

i think it will harm the performance, when we already add many thousands
easy handles into the the multi handle.

-- 
dengminwen_at_gmail.com
Received on 2008-06-13