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/man3ipc.desc | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 docs/man/man3ipc.desc (limited to 'docs/man/man3ipc.desc') diff --git a/docs/man/man3ipc.desc b/docs/man/man3ipc.desc new file mode 100644 index 00000000..c38f257e --- /dev/null +++ b/docs/man/man3ipc.desc @@ -0,0 +1,5 @@ +This section documents supplemental TCP functions that are available. + +These functions are made available to facilitate using raw TCP connections +with the NNG asynchronous I/O API. +Most applications should never need to use these functions. -- cgit v1.2.3-70-g09d2