diff options
author | Michael Schubert <schu@schu.io> | 2012-08-28 21:58:10 +0200 |
---|---|---|
committer | Michael Schubert <schu@schu.io> | 2012-09-04 00:22:12 +0200 |
commit | 65ac67fbbdb1a980aefb46bfdde918f43515acaf (patch) | |
tree | 35c075fc8275eb8d58c5f610a1058ac9f5689ba5 /tests-clar/diff/blob.c | |
parent | 4deda91bda034d330fd20c1000ef2d3d2972bd0e (diff) | |
download | libgit2-65ac67fbbdb1a980aefb46bfdde918f43515acaf.tar.gz |
netops: be more careful with SSL errors
SSL_get_error() allows to receive a result code for various SSL
operations. Depending on the return value (see man (3) SSL_get_error)
there might be additional information in the OpenSSL error queue. Return
the queued message if available, otherwise set an error message
corresponding to the return code.
Diffstat (limited to 'tests-clar/diff/blob.c')
0 files changed, 0 insertions, 0 deletions