wolfssl.exceptions.SSLSyscallError Class Reference
Inheritance diagram for wolfssl.exceptions.SSLSyscallError:
Detailed Description
A subclass of SSLError raised when a system error was encountered while
trying to fulfill an operation on a SSL socket. Unfortunately, there is no
easy way to inspect the original errno number.