Closed GoogleCodeExporter closed 9 years ago
This patch adds another out param for the error description. libcurl uses an
enum or
typedef or something for its error codes, and I didn't want to have to expose
that in
the API here, so I settled for just returning the error string instead.
Original comment by ted.mielczarek
on 2 Nov 2007 at 12:53
Attachments:
Checked in at r228.
Original comment by ted.mielczarek
on 2 Nov 2007 at 12:23
Original issue reported on code.google.com by
ted.mielczarek
on 17 Oct 2007 at 2:28