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_ipc_setopt.3ipc.adoc | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'docs/man/nng_ipc_setopt.3ipc.adoc') diff --git a/docs/man/nng_ipc_setopt.3ipc.adoc b/docs/man/nng_ipc_setopt.3ipc.adoc index 86dcbc40..b22bda98 100644 --- a/docs/man/nng_ipc_setopt.3ipc.adoc +++ b/docs/man/nng_ipc_setopt.3ipc.adoc @@ -1,6 +1,6 @@ = nng_ipc_setopt(3ipc) // -// Copyright 2018 Staysail Systems, Inc. +// Copyright 2019 Staysail Systems, Inc. // Copyright 2018 Capitar IT Group BV // Copyright 2019 Devolutions // @@ -19,7 +19,7 @@ nng_ipc_setopt - set option on IPC connection [source, c] ---- #include -#include +#include int nng_ipc_setopt(nng_ipc *conn, const char *name, const void *data, size_t size); ---- @@ -51,6 +51,7 @@ This function returns 0 on success, and non-zero otherwise. [.text-left] <>, +<>, <>, <>, <> -- cgit v1.2.3-70-g09d2