diff options
author | Mark Brand <mabrand@mabrand.nl> | 2011-11-22 22:48:15 +0100 |
---|---|---|
committer | Daniel Stenberg <daniel@haxx.se> | 2011-11-23 22:38:11 +0100 |
commit | 28bac99674f199898f3e803fcfc4167a56a4c058 (patch) | |
tree | a18da83ce9aa3656e40748b20a768d75782af911 /docs/libcurl/curl_mprintf.3 | |
parent | 7248439fece7d0f32cc3d52c253b3960a66ad2b3 (diff) |
gnutls: only translate winsock errors for old versions
Bugfix: https handshake fails using gnutls 3 on windows
http://sourceforge.net/tracker/index.php?func=detail&aid=3441084&group_id=976&atid=100976
New gnutls versions have an error handler that knows about Winsock
errors, which is why gnutls_transport_set_global_errno() was deprecated
and then removed.
This is a correction of commit f5bb370 (blame me) which meant to
reimplement gnutls_transport_set_global_errno(), which is not necessary.
Diffstat (limited to 'docs/libcurl/curl_mprintf.3')
0 files changed, 0 insertions, 0 deletions