TlsStream.abort
void abort() @trusted nothrowAbort the TLS connection without sending close_notify.
Use this when the connection has errored or timed out and sending a close_notify is not possible or desirable.
void abort() @trusted nothrowAbort the TLS connection without sending close_notify.
Use this when the connection has errored or timed out and sending a close_notify is not possible or desirable.