diff options
Diffstat (limited to 'docs/man/libnng.3.adoc')
| -rw-r--r-- | docs/man/libnng.3.adoc | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/docs/man/libnng.3.adoc b/docs/man/libnng.3.adoc index c5c345f6..2fd0109f 100644 --- a/docs/man/libnng.3.adoc +++ b/docs/man/libnng.3.adoc @@ -207,6 +207,17 @@ universal resource locators (URLS). |=== +=== Supplemental API + +These supplemental functions are not intrinsic to building +network applications with _NNG_, but they are made available +as a convenience to aid in creating portable applications. + +|=== +|<<nng_opts_parse.3#,nng_opts_parse()>>|parse command line options +|=== + + === HTTP Support The library may be configured with support for HTTP, and this will |
