All Manuals > LispWorks® User Guide and Reference Manual > 32 The COMM Package

ssl-error Condition Class

Summary

The class for SSL errors corresponding to SSL_ERROR_SYSCALL.

Package

comm

Superclasses

ssl-condition

Description

Instances of the condition class ssl-error are used for the error corresponding to SSL_ERROR_SYSCALL. It means that something got broken.

You also get this condition when the peer closes the connection without doing a shutdown.

See also

25 TCP and UDP socket communication and SSL


LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26