I'm curious why does SSL_get_error() need to be passed a return code to function? The call sig being
int SSL_get_error(const SSL *ssl, int ret); I'm referring to the second argument. I just can't imagine what that might possibly be for, but I'm extremely, anybody have any ideas? -Patrick P.S. It just hit me that I could have a peek at the source, but I've already written this email, so I might as well hit send :-) ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org