Home
last modified time | relevance | path

Searched defs:send_alert_in_connection (Results 1 – 14 of 14) sorted by relevance

/dports/lang/erlang-runtime24/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_gen_connection.erl462 send_alert_in_connection(#alert{level = ?FATAL} = Alert, State) -> function
464 send_alert_in_connection(#alert{description = ?CLOSE_NOTIFY} = Alert, State) -> function
466 send_alert_in_connection(Alert, function
H A Ddtls_gen_connection.erl459 send_alert_in_connection(Alert, State) -> function
/dports/lang/erlang-wx/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_gen_connection.erl462 send_alert_in_connection(#alert{level = ?FATAL} = Alert, State) -> function
464 send_alert_in_connection(#alert{description = ?CLOSE_NOTIFY} = Alert, State) -> function
466 send_alert_in_connection(Alert, function
H A Ddtls_gen_connection.erl459 send_alert_in_connection(Alert, State) -> function
/dports/lang/erlang/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_gen_connection.erl462 send_alert_in_connection(#alert{level = ?FATAL} = Alert, State) -> function
464 send_alert_in_connection(#alert{description = ?CLOSE_NOTIFY} = Alert, State) -> function
466 send_alert_in_connection(Alert, function
H A Ddtls_gen_connection.erl459 send_alert_in_connection(Alert, State) -> function
/dports/lang/erlang-java/otp-OTP-24.1.7/lib/ssl/src/
H A Dtls_gen_connection.erl462 send_alert_in_connection(#alert{level = ?FATAL} = Alert, State) -> function
464 send_alert_in_connection(#alert{description = ?CLOSE_NOTIFY} = Alert, State) -> function
466 send_alert_in_connection(Alert, function
H A Ddtls_gen_connection.erl459 send_alert_in_connection(Alert, State) -> function
/dports/lang/erlang-runtime23/otp-OTP-23.3.4.10/lib/ssl/src/
H A Dtls_gen_connection.erl462 send_alert_in_connection(#alert{level = ?FATAL} = Alert, State) -> function
464 send_alert_in_connection(#alert{description = ?CLOSE_NOTIFY} = Alert, State) -> function
466 send_alert_in_connection(Alert, function
H A Ddtls_gen_connection.erl459 send_alert_in_connection(Alert, State) -> function
/dports/lang/erlang-runtime21/otp-OTP-21.3.8.24/lib/ssl/src/
H A Dtls_connection.erl451 send_alert_in_connection(#alert{level = ?FATAL} = Alert, State) -> function
453 send_alert_in_connection(#alert{description = ?CLOSE_NOTIFY} = Alert, State) -> function
455 send_alert_in_connection(Alert, function
H A Ddtls_connection.erl377 send_alert_in_connection(Alert, State) -> function
/dports/lang/erlang-runtime22/otp-OTP-22.3.4.24/lib/ssl/src/
H A Dtls_connection.erl527 send_alert_in_connection(#alert{level = ?FATAL} = Alert, State) -> function
529 send_alert_in_connection(#alert{description = ?CLOSE_NOTIFY} = Alert, State) -> function
531 send_alert_in_connection(Alert, function
H A Ddtls_connection.erl394 send_alert_in_connection(Alert, State) -> function