On Wed, 1 Oct 2014, Nagel, Bill wrote:
Do the done and disconnect callbacks not happen after an OOM error?
libcurl doesn't treat OOM errors differently than other errors. So no, "done" is not called if an error occured earlier but disconnect will be called when the connection is to be disconnected - but isn't necessarily done for the same transfer.
-- / daniel.haxx.se ------------------------------------------------------------------- List admin: http://cool.haxx.se/list/listinfo/curl-library Etiquette: http://curl.haxx.se/mail/etiquette.html