summaryrefslogtreecommitdiff
path: root/examples
diff options
context:
space:
mode:
authorAlan Antonuk <alan.antonuk@gmail.com>2017-12-04 20:33:51 -0800
committerAlan Antonuk <alan.antonuk@gmail.com>2017-12-10 22:38:25 -0800
commitb80de27b8782772dfb3fe8253940663697f680ee (patch)
tree833a69221f00ead116b849e9a3a01bbe90c10b4f /examples
parentcdfce5a328a59bc9bb51428be0585715546c4634 (diff)
downloadrabbitmq-c-b80de27b8782772dfb3fe8253940663697f680ee.tar.gz
ssl: OpenSSL should require explicitly un-init
Instead of un-initializing OpenSSL when the connection count reaches 0 require API users to explicitly un-initialize OpenSSL if they care to. In the common case this will require much less work to start a new SSL connection. As a side effect: cleanup and simplify the OpenSSL initialization routines, including removing the thread-safety checks done for the BIO since they will be called under the OpenSSL locking.
Diffstat (limited to 'examples')
0 files changed, 0 insertions, 0 deletions