diff options
Diffstat (limited to 'docs/man/man3str.desc')
| -rw-r--r-- | docs/man/man3str.desc | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/docs/man/man3str.desc b/docs/man/man3str.desc new file mode 100644 index 00000000..e1fe5f9e --- /dev/null +++ b/docs/man/man3str.desc @@ -0,0 +1,7 @@ +This section documents supplemental byte stream functions that +are available. + +These functions are made available to facilitate using raw byte stream +connections with the NNG asynchronous I/O API. +These byte streams may be useful for applications that need to +communicate with raw TCP/IP or IPC streams instead of Scalability Protocols. |
