Wow, indeed my first patch is useless taking in account presence of OPENSSL_atomic_add and locking callback. Surely, it would be good if openssl will export this symbol, this is very important for tlsnappy since it's compiling to shared library and non-exported symbols are not visible for it.
On Fri, Oct 12, 2012 at 10:19 PM, Andy Polyakov <[email protected]> wrote: > OPENSSL_atomic_add
