curl-library
Small patch for /* possibly we should create a new unique error code for this condition */
From: Christopher Palow <cpalow_at_facebook.com>
Date: Thu, 22 May 2008 16:57:39 -0700
Received on 2008-05-23
Date: Thu, 22 May 2008 16:57:39 -0700
I had to debug some code where I was overwriting my easy handles by accident
and I ended up creating a new unique error code for this condition.
Also included is the doc changes to the multi interface reflecting that
curl_multi_add_handle also kicks off the transfer.
Chris
- application/octet-stream attachment: easy_handle_exists.patch