If Curl_do() fails with CURLE_WRITE_ERROR on a re-used connection, this
authorDaniel Stenberg <daniel@haxx.se>
Wed, 31 Oct 2001 15:13:19 +0000 (15:13 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 31 Oct 2001 15:13:19 +0000 (15:13 +0000)
commit542055074b588ff700ddb31bedf6b4caa76a7e5d
tree77529254d49e7ed2d5d4909132748b1af02069c1
parent7b93348aae601e264c441baea66abf33ea8b3c33
If Curl_do() fails with CURLE_WRITE_ERROR on a re-used connection, this
new logic can retry the same operation on a new connection!
lib/transfer.c