Fix issue related with the use of ares_timeout() result.

This commit is contained in:
Yang Tse
2007-10-03 13:19:34 +00:00
parent 4bf28cb904
commit 3f3a38f9c6
3 changed files with 8 additions and 4 deletions

View File

@@ -33,6 +33,7 @@ This release includes the following bugfixes:
o re-used handle transfers with SFTP
o curl_easy_escape() problem with byte values >= 128
o handles chunked-encoded CONNECT responses
o misuse of ares_timeout() result
This release includes the following known bugs: