premature-close-error ( -- * )
Secure sockets (SSL, TLS) ยป Secure socket errors

Next:certificate-verify-error ( result -- * )


Vocabulary
io.sockets.secure

Error description
Thrown if an SSL connection is closed without the proper close_notify sequence.

Definition


Methods