FTP: fix bad check of Curl_timeleft() return code
When it returns 0 it means no timeout. Only a negative value means that we're out of time.
parent
9de4b266
Please register or sign in to comment
When it returns 0 it means no timeout. Only a negative value means that we're out of time.