diff options
Diffstat (limited to 'docs/man/nng_surveyor.7.adoc')
| -rw-r--r-- | docs/man/nng_surveyor.7.adoc | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/man/nng_surveyor.7.adoc b/docs/man/nng_surveyor.7.adoc index 41ce8fe0..8bee4fd9 100644 --- a/docs/man/nng_surveyor.7.adoc +++ b/docs/man/nng_surveyor.7.adoc @@ -95,7 +95,7 @@ The following protocol-specific options is available. ((`NNG_OPT_SURVEYOR_SURVEYTIME`)):: This read/write option is an `<<nng_duration.5#,nng_duration>>` - representing a postive number of milliseconds that following surveys + representing a positive number of milliseconds that following surveys will last. When a new survey is started, a timer of this duration is also started. Any responses arriving this time will be discarded. @@ -111,7 +111,7 @@ This form uses a "`stack`" of 32-bit big-endian identifiers. There *must* be at least one identifier, the __survey ID__, which will be the last element in the array, and *must* have the most significant bit set. -There may be additional __peer ID__s preceeding the survey ID. +There may be additional __peer ID__s preceding the survey ID. These will be distinguishable from the survey ID by having their most significant bit clear. |
