Returns the underlying OpenSSL error code.

Synopsis

Declared in <folly/io/async/ssl/SSLErrors.h>

unsigned long
getInternalSSLError() const;

Return Value

The OpenSSL internal error code.

Created with MrDocs