The class of error signaled while trying to connect a socket.
comm
Instancess of the condition class socket-connect-error
are signaled upon a failure to connect a socket. When open-tcp-stream fails to connect, it returns an instance of socket-connect-error
as the second value or signals it (depending on the errorp argument to open-tcp-stream).
LispWorks® User Guide and Reference Manual - 01 Dec 2021 19:30:26