aboutsummaryrefslogtreecommitdiff
path: root/CHANGES
diff options
context:
space:
mode:
authorDaniel Stenberg <daniel@haxx.se>2010-04-16 15:29:25 +0200
committerDaniel Stenberg <daniel@haxx.se>2010-04-16 15:29:25 +0200
commit2056ca9fea49558d5967a045955ade01cbcccad9 (patch)
treec762e1bdf4c8bc1d75701c059052eebcf99b4dda /CHANGES
parentcca192e58f9ed7c4b33c1c991f69ff830c58b38f (diff)
SSL_RECV: EOF is not an error here
The recent overhaul of the SSL recv function made this treat a zero returned from gnutls_record_recv() as an error, and this caused our HTTPS test cases to fail. We leave it to upper layer code to detect if an EOF is a problem or not.
Diffstat (limited to 'CHANGES')
0 files changed, 0 insertions, 0 deletions