failf() now only overwrites the error buffer the first time it gets called
authorDaniel Stenberg <daniel@haxx.se>
Fri, 2 Nov 2001 22:30:34 +0000 (22:30 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 2 Nov 2001 22:30:34 +0000 (22:30 +0000)
commit4163b86cd2562dbffaea1541b0ec9e7c982a0dda
tree8799b8fe3b2d3843e520ec91df996961fc522ba4
parent5b948512f94917feb23baef307e269f6aed115d9
failf() now only overwrites the error buffer the first time it gets called
for each *_perform(). It makes things a lot easier, as the first one that
detects the error get to write the final error reason...
lib/sendf.c
lib/transfer.c
lib/urldata.h