smtp.c: Fixed an issue with writing postdata
Fixed a problem in smtp_done() when writing out the postdata as Curl_write() would periodically return zero bytes written.
parent
30c44eda
Please register or sign in to comment
Fixed a problem in smtp_done() when writing out the postdata as Curl_write() would periodically return zero bytes written.