aboutsummaryrefslogtreecommitdiff
path: root/docs/nng_aio_set_input.adoc
diff options
context:
space:
mode:
authorGarrett D'Amore <garrett@damore.org>2018-02-06 16:07:10 -0800
committerGarrett D'Amore <garrett@damore.org>2018-02-06 16:07:10 -0800
commit51bebe0c6f137d293dbb6f1194ad3f6fca5b79e9 (patch)
treef320ab2eec336cb781aa3774260e99a35d97e991 /docs/nng_aio_set_input.adoc
parent3b33f6878ee628da22fd4451f248c036aae231ed (diff)
downloadnng-51bebe0c6f137d293dbb6f1194ad3f6fca5b79e9.tar.gz
nng-51bebe0c6f137d293dbb6f1194ad3f6fca5b79e9.tar.bz2
nng-51bebe0c6f137d293dbb6f1194ad3f6fca5b79e9.zip
Document HTTP server API completely.
Diffstat (limited to 'docs/nng_aio_set_input.adoc')
-rw-r--r--docs/nng_aio_set_input.adoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/nng_aio_set_input.adoc b/docs/nng_aio_set_input.adoc
index 6e0abefe..a6ffa4a7 100644
--- a/docs/nng_aio_set_input.adoc
+++ b/docs/nng_aio_set_input.adoc
@@ -37,7 +37,7 @@ increase in the future.)
NOTE: If the _index_ does not correspond to a defined input for the operation,
then this function will have no effect. Note that attempts to set
-parameters with an index greater than three (3) will simply be ignored.
+parameters with an _index_ greater than three (3) will simply be ignored.
CAUTION: It is an error to call this function while the _aio_ is currently
in use by an active asynchronous operation.