blob: 2b5c7880a655a82a53f805fe437ffffc76f34387 [file] [log] [blame]
MG Mud User88f12472016-06-24 23:31:02 +02001PRELIMINARY
2SYNOPSIS
3 string tls_error(int errorno)
4
5DESCRIPTION
6 tls_error() returns a string describing the error behind the
7 error number errorno.
8
9HISTORY
10 Introduced in LDMud 3.3.474 and following, backported to 3.2.11.
11
12SEE ALSO
13 tls_init_connection(E), tls_deinit_connection(E),
14 tls_query_connection_state(E), tls_query_connection_info(E),
15 tls_available(E), tls_check_certificate(E), tls_refresh_certs(E)