]> granicus.if.org Git - curl/commit
- Jerome Muffat-Meridol helped me fix Curl_done() to close the current
authorDaniel Stenberg <daniel@haxx.se>
Sun, 17 Feb 2008 13:49:58 +0000 (13:49 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 17 Feb 2008 13:49:58 +0000 (13:49 +0000)
commit3458ce9ae55779f7409dabd82ce2efb73b03eea3
treec74d8da85664a3c0c7871f5e196c57eac6aa7220
parentba3e7a8656d90152eafacc82486c9e8cd6671fc1
- Jerome Muffat-Meridol helped me fix Curl_done() to close the current
  connection by force when it was called before the entire request is
  completed, simply because we can't know if the connection really can be
  re-used safely at that point.
CHANGES
RELEASE-NOTES