Commit b62c230c authored by Daniel Stenberg's avatar Daniel Stenberg
Browse files

Curl_https_getsock() was OpenSSL-specific and really should not be present

like this in this source file. The quickfix for now is to provide a simple
version for GnuTLS builds. The GnuTLS version of libcurl doesn't yet allow
fully non-blocking connects anyway so this function doesn't get used.
parent 800193da
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment