Starting now, adding an easy handle to a multi stack that was already added

to a multi stack will cause CURLM_BAD_EASY_HANDLE to get returned.
This commit is contained in:
Daniel Stenberg
2006-10-12 14:30:47 +00:00
parent 2d38e51867
commit ab60a12465
4 changed files with 11 additions and 3 deletions

View File

@@ -27,6 +27,7 @@ This release includes the following changes:
This release includes the following bugfixes:
o curl_multi_add_handle on an already added handle now fails gracefully
o multi interface crash if bad function call order was used for cleanup
o put a new URL in saved cookie jar files
o configure --with-gssapi-libs