From d0a26bbd1caf3de2132855d7936fed8ac1f1488c Mon Sep 17 00:00:00 2001 From: Garrett D'Amore Date: Mon, 7 Jan 2019 23:14:51 -0800 Subject: fixes #858 Document the TLS public API This also includes a number of the documentation improvements. The options document has been broken up into separate pages for each of the transport specific options. We have made various other minor improvements, fixes to markup, and cross-references. --- docs/man/nng_tls_config_alloc.3tls.adoc | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'docs/man/nng_tls_config_alloc.3tls.adoc') diff --git a/docs/man/nng_tls_config_alloc.3tls.adoc b/docs/man/nng_tls_config_alloc.3tls.adoc index edbf1c1e..9b218d9d 100644 --- a/docs/man/nng_tls_config_alloc.3tls.adoc +++ b/docs/man/nng_tls_config_alloc.3tls.adoc @@ -1,6 +1,6 @@ = nng_tls_config_alloc(3tls) // -// Copyright 2018 Staysail Systems, Inc. +// Copyright 2019 Staysail Systems, Inc. // Copyright 2018 Capitar IT Group BV // // This document is supplied under the terms of the MIT License, a @@ -50,9 +50,9 @@ that object is not inadvertently freed while in use. A configuration object created with `nng_tls_config_alloc()` starts with a reference count of one. The reference count may be incremented using -`<>` and may be +<> and may be decremented with -`<>`. +<>. Also note that a TLS configuration object becomes "`read-only`" after it is first used with a service. @@ -80,4 +80,5 @@ This function returns 0 on success, and non-zero otherwise. <>, <>, <>, +<>, <> -- cgit v1.2.3-70-g09d2