cURL / Mailing Lists / curl-library / Single Mail

curl-library

Re: mutli interface weird callstack

From: Daniel Stenberg <daniel_at_haxx.se>
Date: Sat, 13 Jun 2015 23:39:12 +0200 (CEST)

On Sat, 13 Jun 2015, Dan Fandrich wrote:

> This path calls curl_multi_socket_action() immediately, which isn't allowed.
> The docs say that this callback should install a timer, and that timer
> callback should call curl_multi_socket_action.

Nice catch! I've been wanting to add something that detects recursive calls
(like this) for a long time but never really gotten around to actually
implement it...

-- 
  / daniel.haxx.se
-------------------------------------------------------------------
List admin: http://cool.haxx.se/list/listinfo/curl-library
Etiquette:  http://curl.haxx.se/mail/etiquette.html
Received on 2015-06-13