My Project
Loading...
Searching...
No Matches
wolfssl.exceptions.SSLSyscallError Class Reference
Inheritance diagram for wolfssl.exceptions.SSLSyscallError:
wolfssl.exceptions.SSLError

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.