• Dominik Charousset's avatar
    Block SIGPIPE whenever calling OpenSSL · c6ec9d99
    Dominik Charousset authored
    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.
    c6ec9d99
session.cpp 9.48 KB