diff options
Diffstat (limited to 'docs/man/nng_tls_config_alloc.3tls.adoc')
| -rw-r--r-- | docs/man/nng_tls_config_alloc.3tls.adoc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/man/nng_tls_config_alloc.3tls.adoc b/docs/man/nng_tls_config_alloc.3tls.adoc index 7af51586..43fbe2ce 100644 --- a/docs/man/nng_tls_config_alloc.3tls.adoc +++ b/docs/man/nng_tls_config_alloc.3tls.adoc @@ -54,7 +54,7 @@ xref:nng_tls_config_hold.3tls.adoc[`nng_tls_config_hold()`] and may be decremented with xref:nng_tls_config_free.3tls.adoc[`nng_tls_config_free()`]. -Also note that a TLS configuration object becomes "`read-only`" after it +Also note that a TLS configuration object becomes read-only after it is first used with a service. After this points, attempts to apply further changes to the configuration will result in `NNG_EBUSY`. |
