diff options
| author | Garrett D'Amore <garrett@damore.org> | 2024-09-07 14:34:55 -0700 |
|---|---|---|
| committer | Garrett D'Amore <garrett@damore.org> | 2024-10-06 14:14:28 -0700 |
| commit | 313cbe0abffd02b33b379ba1057b4735d3573ad3 (patch) | |
| tree | 582b3d220d3631e782a9aa39252f768227779fe3 /docs/man/nng_setopt.3.adoc | |
| parent | 5981b6eb6cf2177e704e21ff4dfc6e3e398405f8 (diff) | |
| download | nng-313cbe0abffd02b33b379ba1057b4735d3573ad3.tar.gz nng-313cbe0abffd02b33b379ba1057b4735d3573ad3.tar.bz2 nng-313cbe0abffd02b33b379ba1057b4735d3573ad3.zip | |
Drop the legacy listener option functions
Diffstat (limited to 'docs/man/nng_setopt.3.adoc')
| -rw-r--r-- | docs/man/nng_setopt.3.adoc | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/docs/man/nng_setopt.3.adoc b/docs/man/nng_setopt.3.adoc index 61926d69..aa65a638 100644 --- a/docs/man/nng_setopt.3.adoc +++ b/docs/man/nng_setopt.3.adoc @@ -119,7 +119,6 @@ These functions return 0 on success, and non-zero otherwise. [.text-left] xref:nng_getopt.3.adoc[nng_getopt(3)], -xref:nng_listener_setopt.3.adoc[nng_listener_setopt(3)], xref:nng_strerror.3.adoc[nng_strerror(3)], xref:nng_options.5.adoc[nng_options(5)], xref:nng_socket.5.adoc[nng_socket(5)], |
