]> granicus.if.org Git - curl/commit
Curl_ssl_shutdown: restore send/recv pointers
authorDaniel Stenberg <daniel@haxx.se>
Fri, 15 Apr 2011 14:41:27 +0000 (16:41 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Fri, 15 Apr 2011 22:16:25 +0000 (00:16 +0200)
commit6cfbf21acfd3ddeb87cea10a06dd6190e838f662
tree53e238c795767da63526fca10bc6b6181f7d0fd1
parent72da9219420ab15c3723ae2af9681d201400d56c
Curl_ssl_shutdown: restore send/recv pointers

When going back from SSL, put the send/recv function pointers back to
the plain versions.

Bug: http://curl.haxx.se/mail/lib-2011-04/0070.html
Reported by: Mehmet Bozkurt
lib/sslgen.c