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.
Loading
Please sign in to comment
When it returns 0 it means no timeout. Only a negative value means that we're out of time.