- David James brought a patch that make libcurl close (all) dead connections

whenever you attempt to open a new connection.
This commit is contained in:
Daniel Stenberg
2009-03-03 11:01:24 +00:00
parent e84dbd28db
commit ee73fc361b
3 changed files with 30 additions and 18 deletions

View File

@@ -9,7 +9,8 @@ Curl and libcurl 7.19.5
This release includes the following changes:
o
o libcurl now closes all dead connections whenever you attempt to open a new
connection
This release includes the following bugfixes:
@@ -22,6 +23,6 @@ This release includes the following known bugs:
This release would not have looked like this without help, code, reports and
advice from friends like these:
David James
Thanks! (and sorry if I forgot to mention someone)