summaryrefslogtreecommitdiff
path: root/docs/man/man3tcp.desc
diff options
context:
space:
mode:
Diffstat (limited to 'docs/man/man3tcp.desc')
-rw-r--r--docs/man/man3tcp.desc5
1 files changed, 5 insertions, 0 deletions
diff --git a/docs/man/man3tcp.desc b/docs/man/man3tcp.desc
new file mode 100644
index 00000000..c38f257e
--- /dev/null
+++ b/docs/man/man3tcp.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.