]> granicus.if.org Git - curl/commit
return -1 even if SSL_pending() doesn't return non-zero, as we don't really
authorDaniel Stenberg <daniel@haxx.se>
Sun, 29 Dec 2002 16:27:31 +0000 (16:27 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Sun, 29 Dec 2002 16:27:31 +0000 (16:27 +0000)
commit9b4f92130f74a4efe08c119d7dd41f10a011eb1c
treef3adc4863f9a40e85940668f6a35bd3c4ee3ba50
parent5a2ab686a6091497bd24a7755a2f0d976e0baf4a
return -1 even if SSL_pending() doesn't return non-zero, as we don't really
care how many bytes that is readable NOW. Philippe Raoult reported the
bug in 7.10.3-pre3.
lib/sendf.c