• Neel Goyal's avatar
    Ignore setSSLLockTypes() calls after SSLContext is initialized. · 2d466553
    Neel Goyal authored
    Summary: We set the actual locks on initialization, so attempting to change locks after had no affect, other than making isSSLLockDisabled() report incorrect information.
    
    Reviewed By: yfeldblum
    
    Differential Revision: D4935475
    
    fbshipit-source-id: 7b80cd530801c925ade769163579b86b1a8f0027
    2d466553
AsyncSSLSocketTest2.cpp 6.78 KB