- Larry Campbell added CURLINFO_OS_ERRNO to curl_easy_getinfo() that allows an
app to retrieve the errno variable after a (connect) failure. It will make sense to provide this for more failures in a more generic way, but let's start like this.
This commit is contained in:
@@ -3,7 +3,7 @@ Issues not sorted in any particular order.
|
||||
To get fixed in 7.12.2 (planned release: mid October 2004)
|
||||
======================
|
||||
|
||||
40 - Larry Campbell's curl_easy_getinfo patch
|
||||
40 - fixed
|
||||
|
||||
41 - Fedor Karpelevitch's formpost path basename patch
|
||||
|
||||
@@ -15,7 +15,7 @@ To get fixed in 7.12.2 (planned release: mid October 2004)
|
||||
|
||||
45 - Chris' suspected race condition in the windows threaded resolver
|
||||
|
||||
46 - Casey O'Donnell's multi.h winsock header fix
|
||||
46 - fixed
|
||||
|
||||
47 - Peter Sylvester's patch related to the new SRP on the TLS layer
|
||||
|
||||
|
||||
Reference in New Issue
Block a user