Hi,
It seems curl_multi_info_read() can only get finished easy handles. The problem is, for handle paused by returning CURL_WRITEFUNC_PAUSE, there is no easy way to figure out when the process of the handle has returned, thus a user callback can be called.
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.html
