]> granicus.if.org Git - curl/commitdiff
#53. SFTP busy-loop problem. should be fixed in 7.19.3 with libssh2 1.0 (or
authorDaniel Stenberg <daniel@haxx.se>
Mon, 9 Feb 2009 16:08:08 +0000 (16:08 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 9 Feb 2009 16:08:08 +0000 (16:08 +0000)
later)

docs/KNOWN_BUGS

index c3ad3ac2c93e7ce2cdd01032400e3d74422ca406..091087528dd00f9c4fcb5c40a794b6cd58ffc60d 100644 (file)
@@ -42,11 +42,6 @@ may have been fixed since this was written!
   library header files exporting symbols/macros that should be kept private
   to the KfW library. See ticket #5601 at http://krbdev.mit.edu/rt/
 
-53. SFTP busy-loop problem. When doing SFTP uploads, we can see that libcurl
-  occasionally will busy-loop while waiting for certain network conditions.
-  Reported by Pavel Shalagin, explained somewhat by Daniel Stenberg here:
-  http://curl.haxx.se/mail/lib-2008-04/0439.html
-
 52. Gautam Kachroo's issue that identifies a problem with the multi interface
   where a connection can be re-used without actually being properly
   SSL-negoatiated: