Block SIGPIPE whenever calling OpenSSL
This fixes the build with OpenSSL >= 1.1. We fall back to simply blocking SIGPIPE whenever calling OpenSSL since the BIO interface changed and the previous workaround no longer works.
Showing
Please register or sign in to comment