1
0
mirror of https://github.com/moparisthebest/curl synced 2025-02-28 17:31:46 -05:00
Daniel Stenberg 19122c0768 CURLM_ADDED_ALREADY: new error code
Doing curl_multi_add_handle() on an easy handle that is already added to
a multi handle now returns this error code. It previously returned
CURLM_BAD_EASY_HANDLE for this condition.
2013-08-20 23:13:19 +02:00
..
2010-04-14 17:34:57 +02:00
ABI
2009-05-01 20:20:54 +00:00
2011-03-12 00:14:32 +01:00
2005-06-03 21:38:40 +00:00
2011-03-12 00:14:32 +01:00
2012-09-01 23:19:40 +02:00