Add method to check if SSL Lock is disabled
authorNeel Goyal <ngoyal@fb.com>
Thu, 13 Apr 2017 19:14:40 +0000 (12:14 -0700)
committerFacebook Github Bot <facebook-github-bot@users.noreply.github.com>
Thu, 13 Apr 2017 19:26:12 +0000 (12:26 -0700)
Summary:
Add a method where users can determine if a SSL lock is disabled.

This can help when it comes to making decisions about things like whether reusing SSL Contexts is safe in multithreaded programs.

Reviewed By: siyengar

Differential Revision: D4875780

fbshipit-source-id: 91e9259fee25856be1b77823559d16d0679bde5b


No differences found