I need to hook OpenSSL 1.0.2l method int SSL_connect(SSL *s). Here\'s the source - click
int SSL_connect(SSL *s)
I already included compiled version of the library in project\'s