]> granicus.if.org Git - curl/commit
If CURL_DISABLE_PROXY is defined, we must allow socks_sspi.c to call
authorGisle Vanem <gvanem@broadpark.no>
Sun, 15 Mar 2009 13:43:47 +0000 (13:43 +0000)
committerGisle Vanem <gvanem@broadpark.no>
Sun, 15 Mar 2009 13:43:47 +0000 (13:43 +0000)
commit0ac8e1d80b2ae4cb6e62d1dc012767459c7984ea
tree1b078e8124f3cf91f9f02794884913222eabd4b0
parent744e55ec74854b3fa39aadce579a151a2facc241
If CURL_DISABLE_PROXY is defined, we must allow socks_sspi.c to call
Curl_blockread_all(). It is needed in code inside USE_WINDOWS_SSPI.
lib/socks.c