summaryrefslogtreecommitdiff
path: root/src/clone.c
diff options
context:
space:
mode:
authorCarlos Martín Nieto <cmn@dwim.me>2015-05-09 13:21:39 +0200
committerCarlos Martín Nieto <cmn@dwim.me>2015-05-09 13:21:39 +0200
commit77bffc2cd60277b95e004d7c22814d7f0e5a5838 (patch)
tree4623c1c6047fcf10a7280f1df015c596aa3f9ab7 /src/clone.c
parent9cdd657887d5fc7cf5a5819e60900d67513ca1ff (diff)
downloadlibgit2-cmn/ssl-no-want.tar.gz
openssl: don't try to handle WANT_READ or WANT_WRITEcmn/ssl-no-want
We use a blocking socket and set the mode to AUTO_RETRY which means that `SSL_write` and `SSL_read` will only return once the read or write has been completed. We therefore don't need to handle partial writes or re-try read due to a regenotiation. While here, consider that a zero also indicates an error condition.
Diffstat (limited to 'src/clone.c')
0 files changed, 0 insertions, 0 deletions