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

Detailed Description

A subclass of SSLError raised when trying to read or write and the SSL
connection has been closed cleanly. Note that this doesn't mean that the
underlying transport (read TCP) has been closed.