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

Reply via email to