diff options
author | Jay Satiro <raysatiro@yahoo.com> | 2016-05-11 21:21:15 -0400 |
---|---|---|
committer | Jay Satiro <raysatiro@yahoo.com> | 2016-05-11 21:21:15 -0400 |
commit | 2968c839672dc01c45727b161bf1c72d6b804212 (patch) | |
tree | a6869f0e43640cfd20b0e0290d04d60f01a2eae8 /lib/hostip.c | |
parent | 856baf5a46e9d5fb71950a648ac6d1600838584d (diff) |
openssl: stricter connection check function
- In the case of recv error, limit returning 'connection still in place'
to EINPROGRESS, EAGAIN and EWOULDBLOCK.
This is an improvement on the parent commit which changed the openssl
connection check to use recv MSG_PEEK instead of SSL_peek.
Ref: https://github.com/curl/curl/commit/856baf5#comments
Diffstat (limited to 'lib/hostip.c')
0 files changed, 0 insertions, 0 deletions