-
- Downloads
- 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.
Showing
- CHANGES 5 additions, 0 deletionsCHANGES
- TODO-RELEASE 2 additions, 2 deletionsTODO-RELEASE
- docs/libcurl/curl_easy_getinfo.3 2 additions, 0 deletionsdocs/libcurl/curl_easy_getinfo.3
- include/curl/curl.h 2 additions, 1 deletioninclude/curl/curl.h
- lib/connect.c 8 additions, 3 deletionslib/connect.c
- lib/getinfo.c 11 additions, 8 deletionslib/getinfo.c
- lib/urldata.h 1 addition, 1 deletionlib/urldata.h
Loading
Please register or sign in to comment