From 275da9e0e7f876ec7c9b9fe3405f1ca40fdbbd17 Mon Sep 17 00:00:00 2001 From: Raimo Niskanen Date: Fri, 15 Sep 2017 11:24:28 +0200 Subject: Remove ssl_tls_dist_proxy --- lib/ssl/src/inet_tls_dist.erl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/ssl/src/inet_tls_dist.erl') diff --git a/lib/ssl/src/inet_tls_dist.erl b/lib/ssl/src/inet_tls_dist.erl index 65dab189a3..ef2a608b3c 100644 --- a/lib/ssl/src/inet_tls_dist.erl +++ b/lib/ssl/src/inet_tls_dist.erl @@ -160,7 +160,7 @@ wait_for_code_server() -> %% unloaded, and the function call that triggered loading it fails %% with 'undef', which is rather confusing. %% - %% Thus, the ssl_tls_dist_proxy process will terminate, and be + %% Thus, the ssl_tls_dist_ctrl process will terminate, and be %% restarted by ssl_dist_sup. However, it won't have any memory %% of being asked by net_kernel to listen for incoming %% connections. Hence, the node will believe that it's open for -- cgit v1.2.3