curl-library
RE: [PATCH] smb/cifs
From: Daniel Stenberg <daniel_at_haxx.se>
Date: Fri, 3 Oct 2014 13:44:20 +0200 (CEST)
Date: Fri, 3 Oct 2014 13:44:20 +0200 (CEST)
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.htmlReceived on 2014-10-03