diff options
| author | Garrett D'Amore <garrett@damore.org> | 2020-05-25 18:04:03 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2020-05-25 18:04:03 -0700 |
| commit | 6afc250287ccdd371db50cbd896bc6fcc963b65e (patch) | |
| tree | 1674bd25cff017f6fbc4bc62ba143e7557996cf4 /docs/man/nng_stream_set.3str.adoc | |
| parent | 546c9b45556d2491c510f01246daf49d9d2f6b87 (diff) | |
| download | nng-6afc250287ccdd371db50cbd896bc6fcc963b65e.tar.gz nng-6afc250287ccdd371db50cbd896bc6fcc963b65e.tar.bz2 nng-6afc250287ccdd371db50cbd896bc6fcc963b65e.zip | |
Cross reference fixups.
Diffstat (limited to 'docs/man/nng_stream_set.3str.adoc')
| -rw-r--r-- | docs/man/nng_stream_set.3str.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/nng_stream_set.3str.adoc b/docs/man/nng_stream_set.3str.adoc index eb19c349..e4a82a1a 100644 --- a/docs/man/nng_stream_set.3str.adoc +++ b/docs/man/nng_stream_set.3str.adoc @@ -1,6 +1,6 @@ = nng_stream_set(3str) // -// Copyright 2018 Staysail Systems, Inc. <info@staysail.tech> +// Copyright 2020 Staysail Systems, Inc. <info@staysail.tech> // Copyright 2018 Capitar IT Group BV <info@capitar.com> // Copyright 2019 Devolutions <info@devolutions.net> // @@ -80,7 +80,7 @@ The duration is an integer number of milliseconds. This function is used to pass a pointer to structured data. The data referenced by is generally managed by other functions. For example, TLS configuration objects created with -xref:nng_tls_config.3tls.adoc[`nng_tls_config_alloc()`] +xref:nng_tls_config_alloc.3tls.adoc[`nng_tls_config_alloc()`] can be passed this way. + NOTE: This form is somewhat special in that the object is generally |
