don't call curl_multi_add_handle() from outside of the event queue
[citadel.git] / citadel / modules / extnotify / funambol65.c
index 1d3e7e4dbe6bdc4478d6ff8c179e5281019a6621..2f6ef6e5cb8fb26e2fc55087777dd68e16e8bde5 100644 (file)
@@ -178,7 +178,7 @@ int notify_http_server(char *remoteurl,
                OPT(INTERFACE, config.c_ip_addr);
        }
 
-       evcurl_handle_start(IO);
+       QueueCurlContext(IO);
 
        return 0;
 abort: